org.danilopianini.centralpublisher.impl - Kotlin client library for Central Publisher API
Documentation
This page is the SwaggerUI page for the Central Publisher API. For more information about how you might use the API, please see our documentation page.
Authorization
As documented in the linked resource, the API can be accessed with a base64 encoded Bearer token of the token values separated by a :.
Overview
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
- API version: 1.0
- Package version:
- Generator version: 7.23.0
- Build package: org.openapitools.codegen.languages.KotlinClientCodegen
Requires
Build
./gradlew check assemble
This runs all tests and packages the library.
Features/Implementation Notes
- Supports JSON inputs/outputs, File inputs, and Form inputs.
- Supports collection formats for query parameters: csv, tsv, ssv, pipes.
- Some Kotlin and Java types are fully qualified to avoid conflicts with types defined in OpenAPI definitions.
Documentation for API Endpoints
All URIs are relative to http://localhost
Documentation for Models
Documentation for Authorization
Authentication schemes defined for the API:
BasicAuth
- Type: HTTP basic authentication
BearerAuth
- Type: HTTP Bearer Token authentication