Sergiu Petean

Results 2 issues of Sergiu Petean

When an example is defined in "components>examples" `components: examples: ResponseObjectExample: value: we gonna STOP now ` and then referenced(&ref) in the path>responses>content>example `... responses: 200: description: We gonna STOP now...

For example when issuing a PROPFIND for property supported-report-set ``` xml ``` and receiving back: ``` xml /spica-contacts/carddav/principals/StsConnectorMockUser/HTTP/1.1 200 OK/spica-contacts/carddav/principals/StsConnectorMockUser/addressBooks/HTTP/1.1 200 OK ``` Milton client only deals with parent element...