-
Notifications
You must be signed in to change notification settings - Fork 6
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
Improve schema examples #1
Comments
Clou-dia
pushed a commit
that referenced
this issue
Jul 10, 2024
* fix: Resolved traceback issue in logs * chore: Updated frictionless library to version 5.16.1 * fix: Disabled type check when datapackage is absent * chore: Enhanced logging * fix: Fixed logging issue in validate_oas3 function * feat: Move validators to new 'validators' module * feat: added repoository structure validator * feat: add csv for testing validate-csv hook * fix: small changes to repo_structure validator * fix: small fix to pre-commit-hooks * feat: added filename format validator * fix: small change on repo_structure validator * feat: add filename match uri validator * feat: added filename_match_directory hook * fix: small fix to filename_match_directory validator and other stuff * fix: small fixes on two validator functions and set serial option in hook's configs * feat: add directory versioning pattern validator * feat: added mandatory files presence validation * fix: small fix mandatory files presence validator * feat: added pre-commit hook, utf8 file encoding validator * fix: some fixes * fix: some fixes on csv validator (also position) * fix: added turtle in validators dir * fix: some fixes * fix: updated requirements * fix: small fixes * fix(encoding): specify utf-8 when opening files * fix(validation): ensure presence of index.ttl in schemas directories * fix(validation): handle exceptions when scanning versioned directories * feat(pre-commit): add flake8 config check; * fix(csv-validator): add debug log
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I expect
person
schema in OAS3.0 format with nested propertiesThe text was updated successfully, but these errors were encountered: