addedInput schema / properties / acquisitionDate
Added value: +{
+ "description": "Nova data de aquisição (ISO)",
+ "type": "string"
+}
addedInput schema / properties / color
Added value: +{
+ "description": "Nova cor associada na UI",
+ "type": "string"
+}
addedInput schema / properties / cost / description
Added value: +"Novo custo/valor investido — se informado, registra nova avaliação"
addedInput schema / properties / description
Added value: +{
+ "description": "Nova descrição; string vazia limpa o campo",
+ "type": "string"
+}
addedInput schema / properties / exchange
Added value: +{
+ "description": "Nova bolsa/exchange; string vazia remove",
+ "type": "string"
+}
addedInput schema / properties / id / description
Added value: +"Id do investimento (Equity) a atualizar"
addedInput schema / properties / name / description
Added value: +"Novo nome"
addedInput schema / properties / shares
Added value: +{
+ "description": "Nova quantidade de cotas/ações",
+ "type": "number"
+}
addedInput schema / properties / ticker / description
Added value: +"Novo código do ativo na bolsa; string vazia remove o ticker"
addedInput schema / properties / type
Added value: +{
+ "description": "Novo tipo do ativo — ex: stocks, crypto, real-estate-house",
+ "type": "string"
+}
addedInput schema / properties / value / description
Added value: +"Novo valor de mercado — se informado, registra nova avaliação"