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://webapis.co-n.net/APIResponse content_copy
- Revision
- 2-79238573252d8c224cbc0039561cd7c6 content_copy
- Short ID
- wa:APIResponse content_copy
- Reference URL
- https://coid.link/webapis.co-n.net/APIResponse content_copy
- Last updated
- 2021-05-10 11:50 (UTC)
- Created at
- 2016-12-05 18:03 (UTC)
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
- hasFixedAPIKey
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAPIKeyFrom
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom