Skip to content

fix: Resolve nested JSON schemas in documentation generation#69

Merged
kodiakhq[bot] merged 1 commit intomainfrom
fix/jsonschema/docs/handle-nested-schemas
Oct 23, 2023
Merged

fix: Resolve nested JSON schemas in documentation generation#69
kodiakhq[bot] merged 1 commit intomainfrom
fix/jsonschema/docs/handle-nested-schemas

Conversation

@candiduslynx
Copy link
Contributor

  • Traverse anyOf & oneOf types when generating docs from JSON schema
  • Properly handle new roots (when $id is defined)

@candiduslynx candiduslynx added the automerge Add to automerge PRs once requirements are met label Oct 23, 2023
@github-actions github-actions bot added the fix label Oct 23, 2023
@kodiakhq kodiakhq bot merged commit 27c517a into main Oct 23, 2023
@kodiakhq kodiakhq bot deleted the fix/jsonschema/docs/handle-nested-schemas branch October 23, 2023 13:13
kodiakhq bot pushed a commit that referenced this pull request Oct 23, 2023
🤖 I have created a release *beep* *boop*
---


## [0.3.11](v0.3.10...v0.3.11) (2023-10-23)


### Bug Fixes

* Resolve nested JSON schemas in documentation generation ([#69](#69)) ([27c517a](27c517a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants