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

Don't use union types in context and API definitions #1200

Merged
merged 13 commits into from
May 28, 2024

Conversation

kriswest
Copy link
Contributor

@kriswest kriswest commented Apr 29, 2024

resolves #1105

Adds content to the Context and API overviews about not using unions types (particularly of primitive types) as they are not easily implementable in other languages.

Preview deeplinks:

kriswest and others added 2 commits April 29, 2024 13:40
…ext-definitions

Docs additions for avoiding union types - moving to FINOS repo
Copy link

netlify bot commented Apr 29, 2024

Deploy Preview for fdc3 canceled.

Name Link
🔨 Latest commit 640cd9b
🔍 Latest deploy log https://app.netlify.com/sites/fdc3/deploys/665612c501d52d0008ef4013

@kriswest kriswest requested review from bingenito and a team April 29, 2024 13:17
@kriswest kriswest changed the title Don't use union types in context definitions Don't use union types in context and API definitions Apr 29, 2024
Co-authored-by: Hugh Troeger <htroeger@factset.com>
@kriswest kriswest requested a review from hughtroeger April 29, 2024 14:42
@kriswest kriswest mentioned this pull request May 1, 2024
10 tasks
@kriswest kriswest requested review from a team May 8, 2024 11:15
@kriswest kriswest merged commit f087a0a into main May 28, 2024
7 checks passed
@kriswest kriswest mentioned this pull request Sep 2, 2024
10 tasks
@kriswest kriswest deleted the don't-use-union-types-in-context-definitions branch November 13, 2024 17:59
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.

FDC3 should avoid union types in contexts and other objects
3 participants