Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test to verify the openAPI schema validates #2643

Closed
bmbouter opened this issue Apr 29, 2022 · 2 comments · Fixed by #2656
Closed

Add test to verify the openAPI schema validates #2643

bmbouter opened this issue Apr 29, 2022 · 2 comments · Fixed by #2656
Assignees

Comments

@bmbouter
Copy link
Member

Recently with this change in 3.19 we now have a schema that validates with openAPI V2. I'd like to see a test that validates it.

@bmbouter bmbouter self-assigned this Apr 29, 2022
@mdellweg
Copy link
Member

I would think that we have openapi v3 in all cases.

@bmbouter
Copy link
Member Author

bmbouter commented May 2, 2022

Ah yes V3 it would have to be as that's the version of spec we now use. +1

bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 3, 2022
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 3, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 3, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 3, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 3, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 3, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 4, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 4, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 5, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 5, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 6, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 6, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 6, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 6, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes pulp#2643
AAH-1548
bmbouter added a commit that referenced this issue May 6, 2022
To validate, it needs the `pk_path` param to be True, so for example you
can use:  `/pulp/api/v3/docs/api.json?pk_path=1`.

closes #2643
AAH-1548
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants