@liaisongroup/assist-api-js-client 1.5.127 → 1.5.129

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.
package/dist/openapi.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Liaison Assist API",
5
5
  "description": "![Hero](./hero.svg)\n",
6
- "version": "0.0.353",
6
+ "version": "0.0.355",
7
7
  "license": {
8
8
  "name": "MIT",
9
9
  "url": "https://opensource.org/licenses/MIT"
@@ -13024,7 +13024,6 @@
13024
13024
  "application_id": {
13025
13025
  "type": "string",
13026
13026
  "format": "uuid",
13027
- "writeOnly": true,
13028
13027
  "description": "The Doorkeeper::Application ID that this SSO configuration is for - must be supplied by developer.\n"
13029
13028
  },
13030
13029
  "brand": {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.5.127",
2
+ "version": "1.5.129",
3
3
  "name": "@liaisongroup/assist-api-js-client",
4
4
  "license": "MIT",
5
5
  "repository": {