Changes to Create API key
POST /v1/api-keys
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 17 revisions of this API.223
- 88bcf0a5d27e223
What changed
- ▲
request property
////was restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
response property const valuestorewas removed for the statusresponse-property-const-removed
- ●
added the new
completionsenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
storeenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
the
request property const valuestorewas removedrequest-property-const-removed
- ○
added the new
completionsenum value to the request property////request-property-enum-value-added
- ○
added the new
storeenum value to the request property////request-property-enum-value-added
- ▲