6fc9acd657bd → 8ef75cba546a · 14 changes across 5 operations
- PATCH/api/v1/intents/{id}
- ▲
removed the enum value
couldof the request property/ - ▲
removed the enum value
mustof the request property/ - ▲
removed the enum value
shouldof the request property/ - ▲
the
/request property type changed fromstringto no type - ○
added
subschema #1subschema #2to the/request propertyoneOflist
- ▲
- POST/api/v1/intents
- ▲
removed the enum value
couldof the request property/ - ▲
removed the enum value
mustof the request property/ - ▲
removed the enum value
shouldof the request property/ - ▲
the
/request property type changed fromstringto no type - ○
added
subschema #1subschema #2to the/request propertyoneOflist
- ▲
- POST/api/v1/intents/{id}/share
- ○
added optional request body
- ○
added the non-success response with the status
- ○
- POST/api/v1/onboarding/repo/complete
- ○
endpoint added
- ○
- POST/api/v1/onboarding/repo/exchange
- ○
endpoint added
- ○