feat: Add jsonschema helper package#28
Merged
kodiakhq[bot] merged 3 commits intomainfrom Sep 26, 2023
Merged
Conversation
hermanschaaf
suggested changes
Sep 26, 2023
Contributor
hermanschaaf
left a comment
There was a problem hiding this comment.
Let's add some docs for the function
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
hermanschaaf
approved these changes
Sep 26, 2023
kodiakhq bot
pushed a commit
that referenced
this pull request
Sep 26, 2023
🤖 I have created a release *beep* *boop* --- ## [0.3.2](v0.3.1...v0.3.2) (2023-09-26) ### Features * Add `jsonschema` helper package ([#28](#28)) ([636eada](636eada)) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to b0cb94b ([#18](#18)) ([20a26cc](20a26cc)) * **deps:** Update golang.org/x/exp digest to d852ddb ([#24](#24)) ([a7afb72](a7afb72)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.0 ([#19](#19)) ([3624ebf](3624ebf)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.1 ([#25](#25)) ([81664c3](81664c3)) * **deps:** Update module golang.org/x/net to v0.12.0 ([#21](#21)) ([9826ea7](9826ea7)) * **deps:** Update module golang.org/x/net to v0.14.0 ([#27](#27)) ([6b74ef4](6b74ef4)) * **deps:** Update module golang.org/x/text to v0.12.0 ([#22](#22)) ([a6fc302](a6fc302)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of cloudquery/cloudquery#13877