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
Hm. You are right. That's a problem with the data model serializer. I thought I had them all in specification order but not for this one. I'll need to go back and verify all of them.
I'll get this fixed soon.
Note, however, that the order doesn't matter from a tooling or documentation generation perspective. It only matters when you look at/edit the source directly.
OK I've fixed this problem in the data model serializer and have gone through the spec to make sure there weren't any other similar property-ordering problems. I found a couple of other trivial ones and fixed those as well.
You'll see this fix in the next version of Apicurio.
Hi, in the 'PUT' action, response body is shown prior to request body in the source. Help us to fix this issue. Below is the sample code.
The text was updated successfully, but these errors were encountered: