Skip to content

Commit

Permalink
chore(docs): Updated API Reference (v2) (#9552)
Browse files Browse the repository at this point in the history
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
  • Loading branch information
3 people authored Oct 14, 2024
1 parent 43324b9 commit b40fa63
Show file tree
Hide file tree
Showing 37 changed files with 82 additions and 1,333 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ properties:
type: string
title: internal_note
description: A note viewed only by admin users.
unit_price:
type: number
title: unit_price
description: The item's unit price.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ properties:
type: string
title: internal_note
description: A note viewed only by admin users.
unit_price:
type: number
title: unit_price
description: The item's unit price.
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ properties:
type: string
title: avatar_url
description: The URL of the user's avatar.
metadata:
type: object
description: The user's metadata, can hold custom key-value pairs.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b40fa63

Please sign in to comment.