-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[ADMINAPI-742] - Adds ods instance endpoints. #164
Conversation
Test Results14 tests 14 ✅ 0s ⏱️ Results for commit a4a8f89. ♻️ This comment has been updated with latest results. |
343d1ae
to
479957d
Compare
.github/workflows/api-e2e.yml
Outdated
@@ -73,6 +73,12 @@ jobs: | |||
-n 'Admin API E2E 1.0' \ | |||
-o './E2E Tests/Admin-API-Full-Collection.json' | |||
|
|||
- name: Combine Collections |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that this step is repeated... it would be better to remove it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No idea how that happened. Maybe after I rebased my branch. I will remove it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
Adds endpoints for Ods instance.
Ods instance can be set when creating an application