Skip to content

feat: added support for referencing existing specs in dev-portal #792

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

Closed
wants to merge 3 commits into from

Conversation

ekorenblum-simtlix
Copy link
Contributor

DX-468

Many manually written API specs take advantage of existing schemas found under the /content/shared directory of dev-portal; the object declarations in knownImports.ts could be used for the openapi-generator tool to take advantage of them. This PR introduces that functionality, and adds DateFromISOString as its first supported schema

@ekorenblum-simtlix ekorenblum-simtlix requested a review from a team as a code owner June 10, 2024 20:30
@ekorenblum-simtlix
Copy link
Contributor Author

It was decided against adding this feature in order to keep openapi-generator's output completely independent from outside schemas.

@ekorenblum-simtlix ekorenblum-simtlix deleted the DX-468-resolve-dev-portal-refs branch June 12, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant