Type Alias: CreateDocumentsErrors
type CreateDocumentsErrors = object;
Properties
400
400: ProblemDetail;
The provided data is not valid.
415
415: ProblemDetail;
The server cannot process the request because the media type (Content-Type) of the request payload is not supported by the server for the requested resource and method.