changedInput schema / properties / comunicao / properties / tipoAssinante / enum
Previous value: -[
- 1,
- 2,
- 3,
- 4,
- 5,
- 6
-]New value: +[
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ null
+]
changedInput schema / properties / comunicao / properties / tipoAssinante / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedInput schema / properties / comunicao / properties / tipoUtilizacao / enum
Previous value: -[
- 1,
- 2,
- 3,
- 4,
- 5,
- 6
-]New value: +[
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ null
+]
changedInput schema / properties / comunicao / properties / tipoUtilizacao / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedInput schema / properties / comunicao / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
removedInput schema / properties / dataEmissao / format
Removed value: -"date-time"
changedInput schema / properties / destinatario / properties / codigo / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / contato / properties / email / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / contato / properties / fax / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / contato / properties / telefone / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / contato / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedInput schema / properties / destinatario / properties / cpfCnpj / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / bairro / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / cep / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / codMunicipio / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / complemento / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / logradouro / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / municipio / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / numero / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / pais / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / properties / uf / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / endereco / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedInput schema / properties / destinatario / properties / ie / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / destinatario / properties / razaoSocial / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / energia / properties / classeConsumo / enum
Previous value: -[
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 8
-]New value: +[
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ null
+]
changedInput schema / properties / energia / properties / classeConsumo / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
addedInput schema / properties / energia / properties / dataLeituraAnterior / description
Added value: +"Data/hora ISO 8601 (ex: 2026-07-22T13:45:00-03:00)"
removedInput schema / properties / energia / properties / dataLeituraAnterior / format
Removed value: -"date-time"
changedInput schema / properties / energia / properties / dataLeituraAnterior / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
addedInput schema / properties / energia / properties / dataLeituraAtual / description
Added value: +"Data/hora ISO 8601 (ex: 2026-07-22T13:45:00-03:00)"
removedInput schema / properties / energia / properties / dataLeituraAtual / format
Removed value: -"date-time"
changedInput schema / properties / energia / properties / dataLeituraAtual / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / energia / properties / grupoTensao / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedInput schema / properties / energia / properties / subClasseConsumo / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedInput schema / properties / energia / properties / tarifaAplicada / type
Previous value: -"number"New value: +[
+ "number",
+ "null"
+]
changedInput schema / properties / energia / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedInput schema / properties / identificadorInterno / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / numero / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / codClassificacao / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / codTributacao / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / codigo / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / desconto / type
Previous value: -"number"New value: +[
+ "number",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / descricao / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / outrasDespesas / type
Previous value: -"number"New value: +[
+ "number",
+ "null"
+]
changedInput schema / properties / produtos / items / properties / unidadeMedida / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedInput schema / properties / serie / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / avisos / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]
changedOutput schema / properties / erros / items / properties / codigo / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / erros / items / properties / correcao / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / erros / items / properties / descricao / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / erros / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]