README.md in pulp_certguard_client-3.49.24 vs README.md in pulp_certguard_client-3.50.0

- old
+ new

@@ -5,11 +5,11 @@ Fetch, Upload, Organize, and Distribute Software Packages This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: v3 -- Package version: 3.49.24 +- Package version: 3.50.0 - Build package: org.openapitools.codegen.languages.RubyClientCodegen For more information, please visit [https://pulpproject.org](https://pulpproject.org) ## Installation @@ -22,20 +22,20 @@ ``` Then either install the gem locally: ```shell -gem install ./pulp_certguard_client-3.49.24.gem +gem install ./pulp_certguard_client-3.50.0.gem ``` -(for development, run `gem install --dev ./pulp_certguard_client-3.49.24.gem` to install the development dependencies) +(for development, run `gem install --dev ./pulp_certguard_client-3.50.0.gem` to install the development dependencies) or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/). Finally add this to the Gemfile: - gem 'pulp_certguard_client', '~> 3.49.24' + gem 'pulp_certguard_client', '~> 3.50.0' ### Install from Git If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile: @@ -77,10 +77,10 @@ ``` ## Documentation for API Endpoints -All URIs are relative to *http://localhost:24817* +All URIs are relative to *http://pulp* Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- *PulpCertguardClient::ContentguardsRhsmApi* | [**create**](docs/ContentguardsRhsmApi.md#create) | **POST** /pulp/api/v3/contentguards/certguard/rhsm/ | Create a rhsm cert guard *PulpCertguardClient::ContentguardsRhsmApi* | [**delete**](docs/ContentguardsRhsmApi.md#delete) | **DELETE** {certguard_r_h_s_m_cert_guard_href} | Delete a rhsm cert guard