You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've got jsonschemas that can validate all of the different types of Release blobs. It would be great if we could use those as part of the swagger specs, because it would allow us to generate clients that could do client-side blob validation, which can make clients much friendlier.
Swagger only supports a subset of jsonschema, so it may not be possible for all of the current blob types.
We've got jsonschemas that can validate all of the different types of Release blobs. It would be great if we could use those as part of the swagger specs, because it would allow us to generate clients that could do client-side blob validation, which can make clients much friendlier.
Swagger only supports a subset of jsonschema, so it may not be possible for all of the current blob types.
(Imported from https://bugzilla.mozilla.org/show_bug.cgi?id=1381514)
The text was updated successfully, but these errors were encountered: