- openapi swagger documentation
- HTTP Client for making API requests
- API Interfaces generated based on openapi of services
auth-openapi.yaml
andAuthApi.ts
describes REST API for Core Auth Methods. It could be also included in other services bellow.providers-openapi.yaml
andProvidersApi.ts
describes REST API for Core Providers Methods. It could be also included in other services bellow.apps-openapi.yaml
andAppsApi.ts
describes REST API for Core Apps Methods. It could be also included in other services bellow.dictionary-openapi.yaml
andDictionaryApi.ts
describes REST API for Dictionary Methods.