APILivro - IJJ
Number of APIs: 39
APILivro - Instituto Joga Junto
API para teste dos alunos do curso de Quality Assurance do Instituto Joga Junto.
Você pode conferir a documentação aqui.
Squad Guardiões da Qualidade
Annielle Crispim
Julia Robaina
Matheus Vinicius
Rodrigo Molter
-
/genders-Invalid Fields - Edit Gender - Invalid Id PATCH {{baseURL}}/genders/-1/
-
/authors-Happy Path - Get All Authors GET {{baseURL}}/authors/
-
/authors-Happy Path - Get Author by Id GET {{baseURL}}/authors/{{authorId}}
-
/authors-Happy Path - Edit Author PUT {{baseURL}}/authors/{{authorId}}/
-
/authors-Happy Path - Edit Author PATCH {{baseURL}}/authors/{{authorId}}/
-
/authors-Happy Path - Delete Author DELETE {{baseURL}}/authors/{{authorId}}/
-
/authors-Happy Path - Add new Author Copy POST {{baseURL}}/authors/
-
/authors-Invalid Fields - Add new Author - Name > Max Length POST {{baseURL}}/authors/
-
/genders-Invalid Fields - Edit Gender - Squad > MaxLength PUT {{baseURL}}/genders/{{genderId}}/
-
/authors-Invalid Fields - Edit Author - Name > Max Length PUT {{baseURL}}/authors/{{authorId}}/