Skip to content

Recommended approach for enhancing generated OpenAPI documentation #3815

Answered by wolfgangwalther
kjcsb1 asked this question in Q&A
Discussion options

You must be logged in to vote

include view-level and column-level comments.

I just tested and comments on views and columns of views appear in the OpenAPI output:

COMMENT ON VIEW <schema>.<view> IS 'hello';
COMMENT ON COLUMN <schem>.<view>.<column> IS 'world';

order and group the generated paths.

That's currently not possible.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kjcsb1
Comment options

@steve-chavez
Comment options

Answer selected by kjcsb1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants