Project

Profile

Help

Task #7164

closed

remove cookie auth from OpenAPI schema before generating Ruby client

Added by dkliban@redhat.com almost 4 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.

Also available in: Atom PDF