generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: JSON Schema Guide #940
Merged
Merged
Conversation
This file contains 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
ashleygmulligan2
suggested changes
Nov 16, 2023
ashleygmulligan2
approved these changes
Nov 16, 2023
madaley1
pushed a commit
that referenced
this pull request
Nov 16, 2023
* feat: JSON Schema Guide * fix: icon --------- Co-authored-by: Ashley Mulligan <ashleygmulligan@gmail.com>
ashleygmulligan2
added a commit
that referenced
this pull request
Nov 16, 2023
* add very basic example for YAML schema * update to reflect JSON-schema guide more * add Param fields * update theming link (#933) * fix: add cleaner link for actions guide (#926) * add trackChanges: true * fix: update trackChanges syntax * feat: add trackChanges * undo last commit * fix: typo * fix: set example to working example * fix: add cleaner link for docs * feat: catching up on SDK updates (#935) * Fix/jobs docs (#934) * Remove config; destination is optional Signed-off-by: Merit <merit@flatfile.io> * WIP --------- Signed-off-by: Merit <merit@flatfile.io> Co-authored-by: Ashley Mulligan <ashleygmulligan@gmail.com> * Reflect code change (#930) * fix typo (#931) the client id and secret are used to create an access token which can then be used to create an environment * Update headless to use commit:created (#919) * Update headless to use commit:created Signed-off-by: Merit <merit@flatfile.io> * Update guides/use-cases/headless.mdx Co-authored-by: Carl Brugger <carl.brugger@flatfile.io> --------- Signed-off-by: Merit <merit@flatfile.io> Co-authored-by: Carl Brugger <carl.brugger@flatfile.io> Co-authored-by: Ashley Mulligan <ashleygmulligan@gmail.com> * Add listener references to tutorial (#917) Signed-off-by: Merit <merit@flatfile.io> Co-authored-by: Ashley Mulligan <ashleygmulligan@gmail.com> * Updates to Plugins (#936) * feat: catching up on SDK updates * feat: plugins updates * Feat/nov14changelog (#938) * feat: catching up on SDK updates * feat: plugins updates * cleaning up right sidebar * Nov 13 Platform Changelog (#941) * feat: catching up on SDK updates * feat: plugins updates * cleaning up right sidebar * feat: Nov 13 changelog * Nov 7 partial changelog (#943) * feat: catching up on SDK updates * feat: plugins updates * cleaning up right sidebar * feat: Nov 13 changelog * feat; Nov 7 partial changelog * feat: JSON Schema Guide (#940) * feat: JSON Schema Guide * fix: icon --------- Co-authored-by: Ashley Mulligan <ashleygmulligan@gmail.com> * add npm packages * add advanced example * remove colons --------- Signed-off-by: Merit <merit@flatfile.io> Co-authored-by: Ashley Mulligan <ashleygmulligan@gmail.com> Co-authored-by: Merit <11151764+meritmalling@users.noreply.github.com> Co-authored-by: Carl Brugger <carl.brugger@flatfile.io> Co-authored-by: RyanDriscoll <driscollrp@gmail.com>
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.
This is the Guide for FlatFilers/flatfile-plugins#294