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

Remove dreamkast function endpoints from swagger.yml #2304

Merged
merged 1 commit into from
May 8, 2024

Conversation

onk
Copy link
Collaborator

@onk onk commented May 7, 2024

https://github.com/cloudnativedaysjp/dreamkast-functions has already been archived.

  • GET /api/v1/tracks/{trackId}/viewer_count
    • getViewerCount
  • POST /api/v1/talks/{talkId}/vote
    • voteCFP
  • POST /api/v1/profile/{profileId}/point
    • postProfilePoint
  • GET /api/v1/profile/{profileId}/points
    • getProfilePoint
  • GET /api/v1/app-data/{profileId}/conference/{conference}
    • getDkUiData
  • POST /api/v1/app-data/{profileId}/conference/{conference}
    • postDkUiData

* GET /api/v1/tracks/{trackId}/viewer_count
  - getViewerCount
* POST /api/v1/talks/{talkId}/vote
  - voteCFP
* POST /api/v1/profile/{profileId}/point
  - postProfilePoint
* GET /api/v1/profile/{profileId}/points
  - getProfilePoint
* GET /api/v1/app-data/{profileId}/conference/{conference}
  - getDkUiData
* POST /api/v1/app-data/{profileId}/conference/{conference}
  - postDkUiData
Copy link

github-actions bot commented May 7, 2024

@github-actions github-actions bot added the reviewapps Build ReviewApp environment automatically if this label is granted label May 7, 2024
Copy link

github-actions bot commented May 7, 2024

Simplecov Report

Covered Threshold
60.98% 60%

@jacopen jacopen merged commit 623e84d into main May 8, 2024
5 checks passed
@jacopen jacopen deleted the dk_function_endpoints branch May 8, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewapps Build ReviewApp environment automatically if this label is granted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants