Skip to content
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

Schema-driven Validation #6005

Open
harshit-paneri opened this issue Oct 17, 2024 · 1 comment
Open

Schema-driven Validation #6005

harshit-paneri opened this issue Oct 17, 2024 · 1 comment
Labels
kind/enhancement New feature or request

Comments

@harshit-paneri
Copy link
Member

Implementation

  • Schema Design for API Validation
  • Ensure that the Golang handlers of the Meshery Server REST APIs uniformly and programmatically (in a schema-driven way) automatically validate requests that they receive against the endpoints’ respective schema.
  • Meshery API Endpoints

Acceptance Tests

@leecalcote Can review the proposal.


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@harshit-paneri harshit-paneri added the kind/enhancement New feature or request label Oct 17, 2024
@leecalcote
Copy link
Member

leecalcote commented Oct 18, 2024

Thanks, @harshit-paneri!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Development

No branches or pull requests

2 participants