Project

Profile

Help

Task #7164

closed

remove cookie auth from OpenAPI schema before generating Ruby client

Added by dkliban@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 77
Quarter:

Description

pulp-openapi-generator repo is used to generate Python and Ruby clients for pulpcore and all the plugins. OpenAPI schema v3 supports Cookie Auth. However, the Ruby client does not support it at this time. That means we need to remove it from the OpenAPI schema before generating the Ruby client. This should be accomplished by creating a Pythong script that loads the JSON schema, removes all Cookie Auth references, and writes out a new file with the OpenAPI schema.

Added by gerrod over 3 years ago

Revision f1dc10dc | View on GitHub

CookieAuth is removed from Ruby client generation

fixes #7164 https://pulp.plan.io/issues/7164

Actions #2

Updated by gerrod over 3 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100
Actions #3

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 3.8.0
Actions #4

Updated by ttereshc over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF