chore(docs): Generated API reference (#2788)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
title: Customer
|
||||
description: Represents a customer
|
||||
x-resourceId: customer
|
||||
type: object
|
||||
required:
|
||||
- email
|
||||
properties:
|
||||
@@ -18,7 +19,7 @@ properties:
|
||||
example: Arno
|
||||
last_name:
|
||||
type: string
|
||||
description: The customer's first name
|
||||
description: The customer's last name
|
||||
example: Willms
|
||||
billing_address_id:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user