jshaoNew Member4 years agoSupport properties for read and write Trying 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. HKosova4 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
HKosova4 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
HKosova4 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
HKosovaSmartBear Alumni (Retired)4 years agoMark the _id property as readOnly: true More info: Read-only and write-only properties
Related ContentHow to write property value in setup script for test Suite? SOLVEDProperty Transfer: if node doesn't exist choose value N/A to write in fileNeed function in data source to write properties to a fileCan write image to cell while using Excel ObjectFindChild : Error: The object does not support this property or method
Recent DiscussionsRecursive schemas and contributions to swagger-uiAvoid caching AnnotationIntrospector to support custom module loading. Issue: #4744openapi.yaml valid in swagger editor, but won't show fields locallySolvedDoes OpenAPI 3 allow multiple GET operations starting with same name?Defining two api spec under one function