-
Notifications
You must be signed in to change notification settings - Fork 18
[OpenAPI] Add endpoint for view event details #207 #231
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
Merged
justinyoo
merged 18 commits into
aliencube:main
from
juhangil:feature/207-endpoint-admin-event-details
Aug 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
68f8357
Add Get event details endpoint by admin
juhangil 7d79152
Update GetAdminEventDetails OpenAPI description
juhangil 88974a8
Update Admin event endpoint files
juhangil a22f7c8
Update admin event endpoint
juhangil fac97df
Add some test sample
justinyoo 4a5ea72
Update name of namespace/class
justinyoo ea63552
Merge pull request #1 from justinyoo/feature/207-endpoint-admin-event…
juhangil 2e09556
Merge branch 'feature/207-endpoint-admin-event-details' of https://gi…
juhangil b4dc2a0
Add aspire host fixture in AppHost xunit test
juhangil ec7de28
Update fixtures namespace
juhangil 3864299
Rename to AdminGetEventDetailsOpenApiTest
juhangil fc6ca77
Add Reponse model and test method
juhangil a67de9d
Update component test method for property check
juhangil 845aa33
Rename to AdminGetEventDetailsOpenApiTests
juhangil fb48e25
Update AdminEventDetails comment
juhangil 9a8d082
Update Admin event detail component unit test
juhangil 00073a1
Update admin event test code style
juhangil 46f2f28
Update admin event test package import style
juhangil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update fixtures namespace
- Loading branch information
commit ec7de289d3733c47b0b7d658cd0b014596b74c7b
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
.../AzureOpenAIProxy.AppHost.Tests/ApiApp/Endpoints/AdminGetEventEventDetailsOpenApiTests.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ppHost.Tests/Fixture/AspireHostFixture.cs → ...st.Tests/Fixtures/AspireAppHostFixture.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.