forem_openapi_client 1.0.1

Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints can be accessed with the 'api-key' header and a accept header, but some of them are accessible publicly without authentication. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. Generated at 2023-04-10T05:06:38.929104+00:00
Documentation

forem-openapi-client

Access Forem articles, users and other resources via API.

For a real-world example of Forem in action, check out DEV. All endpoints can be accessed with the 'api-key' header and a accept header, but some of them are accessible publicly without authentication.

Dates

Dates and date times, unless otherwise specified, must be in the RFC 3339 format.

Status of this crate

Generated at 2023-04-10T05:06:38.929104+00:00

About working on forem_openapi_client

Hey! This library:

  • Was generated using openapi_lib_generator v0.2.3 at 2023-04-10T05:06:38.929104+00:00.
  • Implements the forem API v1. For these reasons, proposed changes to this repository will likely not be accepted. Try proposing changes to the generator tools instead.
  • Uses the corresponding OpenAPI specification found at [https://raw.githubusercontent.com/forem/forem/main/swagger/v1/api_v1.json].