chore(docs): Generated API Reference (v2) (#8643)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-18 16:55:04 +02:00
committed by GitHub
co-authored by kodiakhq
parent fb0644b8f6
commit 46310e32d0
83 changed files with 5312 additions and 19940 deletions
@@ -0,0 +1,13 @@
/**
* @schema AdminPaymentCollectionResponse
* type: object
* description: SUMMARY
* x-schemaName: AdminPaymentCollectionResponse
* required:
* - payment_collection
* properties:
* payment_collection:
* $ref: "#/components/schemas/AdminPaymentCollection"
*
*/