yellowgrid-api-ts 3.2.214-dev.0 → 3.2.215-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2459,10 +2459,10 @@ No authorization required
2459
2459
  ### HTTP response details
2460
2460
  | Status code | Description | Response headers |
2461
2461
  |-------------|-------------|------------------|
2462
- |**1002** | Portal Logout | - |
2463
2462
  |**400** | Bad Request | - |
2464
2463
  |**401** | Unauthorised | - |
2465
2464
  |**403** | Access Denied | - |
2465
+ |**1002** | Portal Logout | - |
2466
2466
 
2467
2467
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2468
2468
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yellowgrid-api-ts",
3
- "version": "3.2.214-dev.0",
3
+ "version": "3.2.215-dev.0",
4
4
  "description": "OpenAPI client for yellowgrid-api-ts",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {