Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an initial implementation of the Schema field of the Components Object #2

Closed
4 tasks done
laurenceisla opened this issue May 16, 2023 · 0 comments · Fixed by #3
Closed
4 tasks done

Add an initial implementation of the Schema field of the Components Object #2

laurenceisla opened this issue May 16, 2023 · 0 comments · Fixed by #3

Comments

@laurenceisla
Copy link
Member

laurenceisla commented May 16, 2023

Basically follow what is specified in the OpenAPI spec.

Basic completion roadmap:

  • Create the function with the schema structure
  • Adapt the PostgREST SQL query to get all the tables and columns
  • Add PostgreSQL composite types as objects in the exposed schema
  • Show at least description, type and format as component properties
@laurenceisla laurenceisla changed the title Add the Schema field of the Components Object Add an initial implementation of the Schema field of the Components Object Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant