这是indexloc提供的服务,不要输入任何密码
Skip to content

foursixnine/scc-package-search

Repository files navigation

Rust API client for openapi

An API to find what products that packages are contained in.

For more information, please visit https://github.com/SUSE/connect/issues

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

Installation

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

openapi = { path = "./openapi" }

Documentation for API Endpoints

All URIs are relative to /api/package_search

Class Method HTTP request Description
PackagesApi packages_get GET /packages Find sub packages of a base product
PackagesApi products_get GET /products A list of base products that can be searched

Documentation For Models

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

cargo doc --open

Author

About

CLI app for SCC Package Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages