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

Feature/293 expose the link to the schema a model was generated from #303

Conversation

mwadams
Copy link
Contributor

@mwadams mwadams commented Mar 11, 2024

Added a property that exposes the (relative) reference to the document location from which the schema was created.

For an implicit File reference, this will be relative to the location of the root document (to avoid hard-coding file-system locations where possible).

For other URIs (including file://) it will provide the full URI.

…ontained the schema.

- Generates a path relative to the base document of the generation run, for implicit File URLs
- Provides the full URL for a non-implicit file URL
@mwadams mwadams linked an issue Mar 11, 2024 that may be closed by this pull request
@mwadams mwadams merged commit 62f15a7 into main Mar 11, 2024
9 checks passed
@mwadams mwadams deleted the feature/293-expose-the-link-to-the-schema-a-model-was-generated-from branch March 11, 2024 11:04
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.

Expose the link to the schema a model was generated from
1 participant