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

Adds 'is_signup_enabled' for OrganisationConnection #724

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

kailash-b
Copy link
Contributor

Changes

Please describe both what is changing and why this is important. Include:

is_signup_enabled attribute in related to Organisation Connection was not exposed before.
With these changes the users can now :

  • Access this attribute in the responses (Create / Update / Get).
  • Can use the attribute to set the value during Create and Update.

Testing

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@kailash-b kailash-b requested a review from a team as a code owner September 3, 2024 12:50
@kailash-b kailash-b merged commit 005f580 into master Sep 5, 2024
11 checks passed
@kailash-b kailash-b deleted the feature/is_signup_enabled branch September 5, 2024 04:11
This was referenced Sep 27, 2024
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