Skip to content

Contribute data to Character endpoint (40 characters exists) #18

@lelouchB

Description

@lelouchB

The /character endpoint currently has 25 40 characters. (Update #25 )

There are still few characters that we can add to this endpoint.

Contribute data for individual characters of Final Space in the given schema.

Resource: https://final-space.fandom.com/wiki/Category:Characters

P.S. You can leave the field for img_url.

You can send a PR with the data in JSON format to the endpoint branch under character folder.

Please check if the data for that character exists.

Here is the schema for /character endpoint:

Key Type Description
id int The id of the character (starting from 1).
name string The name of the character.
status string The status of the character.
species string The species of the character.
gender string The gender of the character.
hair string The hair color of the character.
origin object Name of the character's origin location.
abilities array Different abilities of character.
alias array Different names of character.
img_url string (url) Link to the character's image.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions