Skip to content

List all style names in the collection root endpoint#18

Open
micheljung wants to merge 1 commit into
dicebear:4.xfrom
micheljung:styles
Open

List all style names in the collection root endpoint#18
micheljung wants to merge 1 commit into
dicebear:4.xfrom
micheljung:styles

Conversation

@micheljung
Copy link
Copy Markdown
Contributor

Before, it was impossible for API clients to get a list of all available style names.

Now, the endpoint "/" serves an array of all style names like so:

{"styles":["avataars"]}

Before, it was impossible for API clients to get a list of all
available style names.

Now, the endpoint "/" serves an array of all style names like so:

    {"styles":["avataars"]}
@FlorianKoerner FlorianKoerner self-assigned this Jun 4, 2026
@FlorianKoerner FlorianKoerner self-requested a review June 4, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants