Added Readme
This commit is contained in:
parent
d586d1557c
commit
0f4364b2f2
2 changed files with 16 additions and 0 deletions
|
@ -134,6 +134,7 @@ class InvoiceAPITest {
|
|||
),
|
||||
responseFields(
|
||||
fieldWithPath("invoices").description("Array that contains all invoices"),
|
||||
fieldWithPath("invoices[].invoiceId").description("Id of an invoice"),
|
||||
subsectionWithPath("_links").description("Link to resources")
|
||||
)
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue