This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#### What's Changed --- ##### `GET` /events/events/actions/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /outposts/service_connections/all/types/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /policies/all/types/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /propertymappings/all/types/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /providers/all/types/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /schema/ ###### Parameters: Changed: `lang` in `query` ##### `GET` /sources/all/types/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /stages/all/types/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean) ##### `GET` /stages/email/templates/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` Changed items (object): > Types of an object that can be created * Added property `requires_enterprise` (boolean)
- Loading branch information