jshaoNew Member5 years agoSolvedSupport properties for read and writeTrying to write based on the openapi v3 spec and I can't seem to figure out how to mark "_id" property should only exist in GET but not in POST / PUT.HKosova5 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
HKosova5 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
HKosova5 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
1 ReplyReplies sorted by Most LikedSort ByMost LikedOldestNewestHKosovaAlumni5 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
HKosovaAlumni5 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
Recent DiscussionsHiding one of multiple routes for an endpoint - Swagger c# .net 4.8How to customize the swagger-editor to include other definitions besides the PetStoreJersey 3.x + Grizzly Web Service Swagger Advice
Related ContentHow to write property value in setup script for test suiteS?How to write property value in setup script for test Suite? SOLVEDHow to write a property value in testSuite's setup script ?