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

feat: expose context field api #31

Merged
merged 1 commit into from
Feb 26, 2025
Merged

feat: expose context field api #31

merged 1 commit into from
Feb 26, 2025

Conversation

sighphyre
Copy link
Member

@sighphyre sighphyre commented Feb 25, 2025

Adds the context field API to the list of allowed APIs. Adds some light tests

I've commented the two human changes to make the PR easier to navigate

@@ -51,3 +51,9 @@ inverseOperationIds:

- setSamlSettings
- getSamlSettings

- getContextField
Copy link
Member Author

Choose a reason for hiding this comment

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

Add to list

@@ -0,0 +1,138 @@
package client
Copy link
Member Author

Choose a reason for hiding this comment

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

Tests

Copy link
Collaborator

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

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

LG!

@sighphyre sighphyre merged commit 50f0a7e into main Feb 26, 2025
8 checks passed
@sighphyre sighphyre deleted the feat/context-field-api branch February 26, 2025 14:37
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.

2 participants