-
-
Notifications
You must be signed in to change notification settings - Fork 97
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: validate message object examples with spectral schemas #782
Merged
asyncapi-bot
merged 10 commits into
asyncapi:master
from
chrispatmore:validate-examples-against-non-default-schemas
Aug 3, 2023
Merged
feat: validate message object examples with spectral schemas #782
asyncapi-bot
merged 10 commits into
asyncapi:master
from
chrispatmore:validate-examples-against-non-default-schemas
Aug 3, 2023
Commits on Jun 15, 2023
-
feat: validate message object examples with spectral schemas
validate message object examples against the schemas in the object by parsing the schemas using spectral before validation this proves that the examples are valid Signed-off-by: Chris Patmore <[email protected]>
Chris Patmore committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ec4d95 - Browse repository at this point
Copy the full SHA 8ec4d95View commit details -
Signed-off-by: Chris Patmore <[email protected]>
Chris Patmore committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ee59db - Browse repository at this point
Copy the full SHA 0ee59dbView commit details -
refactor: only run new rule if schemaFormat is set
switch the new rule to only run of the schemaFormat is set in the message. Also adjust the tests to better align with this separation. Signed-off-by: Chris Patmore <[email protected]>
Chris Patmore committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 26eda0c - Browse repository at this point
Copy the full SHA 26eda0cView commit details
Commits on Jun 21, 2023
-
Signed-off-by: Chris Patmore <[email protected]>
Chris Patmore committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e8d342a - Browse repository at this point
Copy the full SHA e8d342aView commit details -
remove logic expecting headers to be avro remove redundant test pieces Signed-off-by: Chris Patmore <[email protected]>
Chris Patmore committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for f64833b - Browse repository at this point
Copy the full SHA f64833bView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for acf614e - Browse repository at this point
Copy the full SHA acf614eView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0206bc - Browse repository at this point
Copy the full SHA d0206bcView commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 225462a - Browse repository at this point
Copy the full SHA 225462aView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe2990e - Browse repository at this point
Copy the full SHA fe2990eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4cd06d - Browse repository at this point
Copy the full SHA f4cd06dView commit details
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.