1.1.4 • Published 2 years ago

@dvsa/mes-search-schema v1.1.4

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

mes-api-definitions

These are the REST API definitions (OpenAPI and JSON Schema) for the Mobile Examiner Services project, for our backend microservices to implement, and our frontend mobile app to consume.

API Docs

See OpenAPI Definition.

Usage

Example category B schema usage:
import { StandardCarTestCATBSchema } from '@dvsa/mes-test-schema/categories/B';

Generating schemas for mes-test-schema

To clean current schemas, run the command: npm run clean

To generate new schemas, (Combining the partials and common schema), run the command: npm run generate

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago