docs/integrations.md in losant_rest-1.3.2 vs docs/integrations.md in losant_rest-1.3.3

- old
+ new

@@ -73,16 +73,16 @@ #### Available Parameters | Name | Type | Required | Description | Default | Example | | ---- | ---- | -------- | ----------- | ------- | ------- | | applicationId | string | Y | ID associated with the application | | 575ec8687ae143cd83dc4a97 | -| integration | [Integrations Post](_schemas.md#integrations-post) | Y | New integration information | | [Integrations Post Example](_schemas.md#integrations-post-example) | +| integration | [Integration Post](_schemas.md#integration-post) | Y | New integration information | | [Integration Post Example](_schemas.md#integration-post-example) | #### Successful Responses | Code | Type | Description | | ---- | ---- | ----------- | -| 201 | [Integrations](_schemas.md#integrations) | Successfully created integration | +| 201 | [Integration](_schemas.md#integration) | Successfully created integration | #### Error Responses | Code | Type | Description | | ---- | ---- | ----------- |