layer5 icon indicating copy to clipboard operation
layer5 copied to clipboard

Schema-driven Validation

Open harshit-paneri opened this issue 1 year ago • 7 comments

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 avatar Oct 17 '24 22:10 harshit-paneri

Thanks, @harshit-paneri!

leecalcote avatar Oct 18 '24 01:10 leecalcote

Hi @leecalcote @harshit-paneri can i work on this ?

makifyegin avatar Dec 29 '24 15:12 makifyegin

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 26 '25 02:04 stale[bot]

@n2h9...

leecalcote avatar Apr 26 '25 02:04 leecalcote

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 27 '25 01:06 stale[bot]

@leecalcote is this issue still open to be taken ?

espirado avatar Sep 03 '25 17:09 espirado

@espirado, yes, it is. We have yet to implement a consistent approach to schema validation in https://github.com/meshery, which is where this issue should be opened (not under https://github.com/layer5io).

leecalcote avatar Sep 04 '25 15:09 leecalcote