Skip to content

[Feature] LinkML Schema Service: API Interface #1856

@infispiel

Description

@infispiel

The purpose of this issue is to create the server stub that handles receiving and responding to API calls to handle schema server functionality.

Currently, the service is planned to:

Importantly, this service is not the de facto ground truth for the schema of the API. Therefore, it comes with a script to adjust the current ground truth schema into a format it can hand to Connexion to automatically set up certain functionality.
(Currently, this script treats the OpenAPI schema like plaintext -- for stability reasons, it should eventually be updated to actually parse it like the yaml it is.)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions