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

API types use String rather than string #915

Closed
kriswest opened this issue Feb 27, 2023 · 0 comments · Fixed by #924
Closed

API types use String rather than string #915

kriswest opened this issue Feb 27, 2023 · 0 comments · Fixed by #924
Assignees
Labels
api FDC3 API Working Group bug Something isn't working
Milestone

Comments

@kriswest
Copy link
Contributor

Area of Issue

[x] API

Issue Description:

A number of deprecated functions (open, raiseIntent, raiseIntentForContext) use String Objects rather than string literals, sometimes mixing the types. These should be standardized on string literals.

Additional Context:

Supercedes #883

@kriswest kriswest added bug Something isn't working api FDC3 API Working Group labels Feb 27, 2023
@kriswest kriswest added this to the 2.1-candidates milestone Feb 27, 2023
@kriswest kriswest self-assigned this Mar 9, 2023
@kriswest kriswest modified the milestones: 2.1-candidates, 2.1 Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api FDC3 API Working Group bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant