Skip to content

Update api spec#1306

Merged
jessfraz merged 1 commit intomainfrom
update-spec
Jul 28, 2025
Merged

Update api spec#1306
jessfraz merged 1 commit intomainfrom
update-spec

Conversation

@zoo-github-actions-auth
Copy link
Contributor

Updating the spec from that in the api repo

@zoo-github-actions-auth zoo-github-actions-auth bot requested review from jessfraz and removed request for jessfraz July 24, 2025 17:27
@codecov
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.23%. Comparing base (6406b66) to head (cac01a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1306   +/-   ##
=======================================
  Coverage   64.23%   64.23%           
=======================================
  Files          37       37           
  Lines        5629     5629           
=======================================
  Hits         3616     3616           
  Misses       2013     2013           
Flag Coverage Δ
unittests 64.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

"tags": [
"hidden"
],
"summary": "GET /auth/saml/{org_id}",
Copy link
Contributor

Choose a reason for hiding this comment

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

The summary text doesn't match the actual endpoint path. It should be GET /auth/saml/org/{org_id}/login instead of GET /auth/saml/{org_id} to correctly reflect the endpoint defined in the specification.

Suggested change
"summary": "GET /auth/saml/{org_id}",
"summary": "GET /auth/saml/org/{org_id}/login",

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

@jessfraz jessfraz merged commit 495ad4c into main Jul 28, 2025
15 checks passed
@jessfraz jessfraz deleted the update-spec branch July 28, 2025 15:22
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.

1 participant