Comparison version: 3.6.5
Comparison date: 2021-04-29T03:42:29+00:00
----
@ ["properties","attributes","properties","apiKey"]
- {"description":"The API key of the credentials","examples":"XXXX","type":"string"}
@ ["properties","attributes","required",1]
- "apiKey"
+ "customerId"
@ ["properties","attributes","required",2]
- "customerId"
+ "url"
@ ["properties","attributes","required",3]
- "url"
@ ["properties","attributes","extends"]
+ {"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"KB Credentials Key Data Attributes Schema","javaType":"org.folio.rest.jaxrs.model.KbCredentialsKeyDataAttributes","properties":{"apiKey":{"description":"The API key of the credentials","examples":"XXXX","type":"string"}},"required":["apiKey"],"title":"KB Credentials Key Data Attributes Schema","type":"object"}
