![]() |
Qore Swagger Module Reference 2.1
|
Allows referencing an external resource for extended documentation. More...
#include <Swagger.qm.dox.h>
Inherits ObjectBase.
Public Member Methods | |
| constructor (hash< auto > oh) | |
| Constructor. More... | |
Allows referencing an external resource for extended documentation.
| ExternalDocumentationObject::constructor | ( | hash< auto > | oh | ) |
Constructor.
| oh | deserialized hash from the source schema description providing a reference to external documentation |
| INVALID-FIELD-TYPE | field has invalid type |
| REQUIRED-FIELD-MISSING | required field is missing |