Project

Profile

Help

Issue #4493

closed

Schema doesn't show all endpoints

Added by ttereshc about 5 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 60
Quarter:

Description

File plugin is installed and working but its endpoints are not visible in schema.
The following command doesn't return any info about file endpoints, core endpoints are listed correctly.

[vagrant@pulp3-source-fedora28 ~]$ http http://localhost:8000/pulp/api/v3/ | grep file

After installation of RPM plugin, no endpoints are visible in schema:

[vagrant@pulp3-source-fedora28 ~]$ http http://localhost:8000/pulp/api/v3/
HTTP/1.1 200 OK
Allow: GET, HEAD, OPTIONS
Connection: close
Content-Length: 132
Content-Type: application/vnd.oai.openapi
Date: Mon, 04 Mar 2019 09:16:36 GMT
Server: gunicorn/19.9.0
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN

info:
  description: ''
  title: Pulp API
  version: ''
openapi: 3.0.0
paths: {}
servers:
- url: http://localhost:8000/pulp/api/v3/

Related issues

Related to Pulp - Issue #5311: Hitting /pulp/api/v3/ raises a 500 errorCLOSED - CURRENTRELEASEfao89Actions
Actions #1

Updated by ttereshc about 5 years ago

  • Project changed from RPM Support to Pulp
Actions #2

Updated by ttereshc about 5 years ago

  • Tags deleted (Pulp 3 RC Blocker)
Actions #3

Updated by daviddavis about 5 years ago

  • Sprint/Milestone set to 3.0.0

We should probably address this for the GA release.

Actions #4

Updated by CodeHeeler about 5 years ago

  • Triaged changed from No to Yes
Actions #5

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #6

Updated by daviddavis over 4 years ago

  • Sprint/Milestone changed from 3.0.0 to 71
Actions #7

Updated by bmbouter over 4 years ago

  • Sprint/Milestone changed from 71 to 3.0.0

Added by Fabricio Aguiar over 4 years ago

Revision 8834dc2b | View on GitHub

Actions #8

Updated by fao89 over 4 years ago

  • Related to Issue #5311: Hitting /pulp/api/v3/ raises a 500 error added
Actions #9

Updated by fao89 over 4 years ago

  • Status changed from NEW to MODIFIED
  • Assignee set to fao89
  • Sprint set to Sprint 60

closed by #5311

Actions #10

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF