#generated-client #container #api-client #registry #dtz #open-api #codegen

dtz-containerregistry

a generated client for the DTZ Container Registry API

2 stable releases

1.0.1 Nov 6, 2024
1.0.0 May 19, 2024

#1784 in Web programming

Download history 12/week @ 2024-09-21 3/week @ 2024-09-28 2/week @ 2024-10-12 131/week @ 2024-11-02 18/week @ 2024-11-09

150 downloads per month
Used in dtz

MIT/Apache

13KB
197 lines

Rust API client for dtz-containerregistry

a generated client for the DTZ Container Registry API

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.1
  • Package version: 1.0.1
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

Put the package under your project folder in a directory named dtz-containerregistry and add the following to Cargo.toml under [dependencies]:

dtz-containerregistry = { path = "./dtz-containerregistry" }

Documentation for API Endpoints

All URIs are relative to https://cr.dtz.rocks/api/2023-12-28

Class Method HTTP request Description
DefaultApi check_authentication GET /v2/ check authentication
DefaultApi disable_service POST /disable disable the container registry service
DefaultApi enable_service POST /enable enable the container registry service

Documentation For Models

To get access to the crate's generated documentation, use:

cargo doc --open

Author

jens@apimeister.com

Dependencies

~5–17MB
~249K SLoC