JSON Schemas
Lynx REST APIs are all supported by JSON schemas.
Depending on your implementation language of choice, you can use converters to create types. See the table below for examples of common language libraries:
| Language | Library |
|---|---|
| NodeJS/TypeScript | json-schema-to-typescript |
| Python | Yet Another Code Generation |
| PHP | php-code-builder |
To view Lynx's JSON schemas, please contact your implementation manager.
Updated 6 months ago
