Pulkit Sambhavi Singh
Pulkit Sambhavi Singh
## **Description** Add jname (Japanese name), cname (Chinese name (simplified)) and fname(Frech name) to [items.json](https://github.com/Purukitto/pokemon-data.json/blob/master/items.json) to make it consistent with the rest of the database. ## **The required structure:** ####...
Ref #8
## **Description** Change the name structure in [moves.json](https://github.com/Purukitto/pokemon-data.json/blob/master/moves.json) to be more in line with the upcoming update and to change the category from Chinese to English. ## **The required structure:**...
To show the differences/similarities between the loops
Makes it easier to implement
Fixing and pushing PR soon
Todo: - [x] Complete html structure - [ ] Add basic form and display - [ ] Add code samples
## **Description** To add basic usage examples @ [https://purukitto.github.io/pokemon-api/#line4](https://purukitto.github.io/pokemon-api/#line4) ## **The required structure:** See the [index.html line 322](https://github.com/Purukitto/pokemon-api/blob/master/docs/index.html#L322) for the structure ## **Tasks :** - [X] Noje.js (Javascipt) - [X]...
**Library version used** 0.5.0 **Language library used with** Java **Describe the issue** I am unable to find a method to access the type of request defined in the raml file...