Skip to content

Conversation

tae0y
Copy link
Member

@tae0y tae0y commented Aug 24, 2024

related to #217
(#179 이슈는 사용자 기준으로 이벤트 목록조회, #217은 관리자 기준임)

  • admin 글로벌 태그 추가
  • endpointurl 추가, 별도 파라미터 없이 모든 이벤트 목록을 조회하는 방식
  • 테스트 코드 추가 : AzureOpenAIProxy.AppHost.Tests.ApiApp.Endpoints > AdminGetEventListOpenApiTests
  • Spectral로 OpenAPI 규칙 검사하기를 참고해서 swagger.json도 린팅하여 확인 했습니다 ~

tae0y added 3 commits August 24, 2024 14:03
- admin 글로벌 태그 추가
- endpointurl 추가 및 request/response 정의
- 테스트 수행 (swagger-cli, doenet-tests/*)
Copy link
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

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

LGTM!

@justinyoo justinyoo merged commit bdbd200 into aliencube:main Aug 24, 2024
1 check passed
@tae0y tae0y deleted the feature/217-admin-event-list branch August 31, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OpenAPI] Add endpoint for list event details
2 participants