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

not found getItems paging openapi #4581

Closed
3 tasks done
MoonBall opened this issue Sep 22, 2022 · 7 comments
Closed
3 tasks done

not found getItems paging openapi #4581

MoonBall opened this issue Sep 22, 2022 · 7 comments
Labels

Comments

@MoonBall
Copy link

MoonBall commented Sep 22, 2022

  • I have checked the discussions
  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ of this repository and believe that this is not a duplicate.

Describe the bug
A clear and concise description of what the bug is.

There is a openapi which gets items by paging in document. But visiting this api will result to an error.
image

To Reproduce
Steps to reproduce the behavior:
visit the api http://{portal_address}/openapi/v1/envs/{env}/apps/{appId}/clusters/{clusterName}/namespaces/{namespaceName}/items, reference: document

Expected behavior
no error

Screenshots
image

Additional Details & Logs

  • Version: master branch
  • Error logs
  • Configuration
  • Platform and Operating System
@mghio
Copy link
Contributor

mghio commented Sep 22, 2022

There is no problem with running on my machine. You may confirm whether the api_host parameter value is consistent with the PortalApplication service?

Xnip2022-09-22_23-31-33

@MoonBall
Copy link
Author

There is no problem with running on my machine. You may confirm whether the api_host parameter value is consistent with the PortalApplication service?

Xnip2022-09-22_23-31-33

may be relevant with the version of apollo, There is no this api in apollo github markdown file.

@nobodyiam
Copy link
Member

This api was introduced by #4468, which is available in the master branch but not yet released.
@mghio I think we'd better add a version notice in the API documentation.

@mghio
Copy link
Contributor

mghio commented Sep 24, 2022

This api was introduced by #4468, which is available in the master branch but not yet released. @mghio I think we'd better add a version notice in the API documentation.

Good idea. BTW, Does the current online documentation framework docsify support version selection? e.g. Elasticsearch doc.

Xnip2022-09-24_17-59-44

@nobodyiam
Copy link
Member

@mghio There is a discussion on this #4327. Meanwhile, we could simply add a notice in the documentation first.

@stale
Copy link

stale bot commented Oct 28, 2022

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 28, 2022
@stale
Copy link

stale bot commented Nov 4, 2022

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.

@stale stale bot closed this as completed Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants