@kanda-libs/ks-schema 1.0.97 → 1.0.98

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanda-libs/ks-schema",
3
- "version": "1.0.97",
3
+ "version": "1.0.98",
4
4
  "description": "Kanda Service OpenAPI Schema",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/schema.yaml CHANGED
@@ -1975,6 +1975,8 @@ components:
1975
1975
  title: company lifecycle state
1976
1976
  enum:
1977
1977
  - registered
1978
+ - subscribed
1979
+ - director_info_provided
1978
1980
  - onboarded
1979
1981
  - completed_setup
1980
1982
  - verified