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 Swagger godoc for CustomImage REST APIs #1212

Conversation

jihoon-seo
Copy link
Member

아래 REST API 에 대한 dummy 함수 + Swagger godoc 을 추가하여, Swagger 페이지에 표시되도록 변경

  • GET /ns/{nsId}/resources/customImage/{customImageId}
  • GET /ns/{nsId}/resources/customImage
  • DELETE /ns/{nsId}/resources/customImage/{customImageId}
  • DELETE /ns/{nsId}/resources/customImage
  • (참고: POST /ns/{nsId}/resources/customImage REST API는 ?option=register 로만 호출 가능)

Copy link
Member

@seokho-son seokho-son left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jihoon-seo 감삼니당! :)

LGTM

@seokho-son seokho-son merged commit 247fb47 into cloud-barista:main Oct 19, 2022
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 this pull request may close these issues.

2 participants