APIResponse
a rdfs:Class in Web API
The response to an API request. This is a base class for responses and subclasses are used as templates for different response types as well as different ways of documenting API responses.
This is a class with private usage permissions, which means that developers other than the definer of the class are not allowed to create new instances or subclasses without permission.
Subclasses
The following classes are known public subclasses of this class:
Properties
The following properties are supported for instances of this class:
Meta
- URI / COID
- coid://webapi.cloudobjects.io/APIResponse content_copy
- Revision
- 1-9d66497529d367859dae16618281becd content_copy
- Short ID
- wa:APIResponse content_copy
- Canonical URL
- https://cloudobjects.io/webapi.cloudobjects.io/APIResponse content_copy
- Created at
- 2016-12-05 18:03 (UTC)
- Usage permission
- co:Vendor
RDF
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom