Skip to content

Fix use_case docstring/example to match API#20

Merged
abunsen merged 1 commit intomainfrom
fix-use-case-docstring
Apr 15, 2026
Merged

Fix use_case docstring/example to match API#20
abunsen merged 1 commit intomainfrom
fix-use-case-docstring

Conversation

@abunsen
Copy link
Copy Markdown
Contributor

@abunsen abunsen commented Apr 15, 2026

SDK doc and README claimed use_case must be employee_badge, but the Rails API only accepts corporate_id, student_id, multi_family, or hotel. The wrong value causes template creation to fail with an "invalid use_case" error.

SDK doc and README claimed `use_case` must be `employee_badge`,
but the Rails API only accepts `corporate_id`, `student_id`,
`multi_family`, or `hotel`. The wrong value causes template
creation to fail with an "invalid use_case" error.
@abunsen abunsen merged commit 2fcd8f4 into main Apr 15, 2026
1 check passed
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