1.4.0 • Published 10 months ago

create-payload-api-docs v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

author snyk downloads npm version license

create-payload-api-docs

CLI for generating openAPI 3 documentation for your payload cms.

Alternatives:

How to use

Run the following command from your payload repository root folder:

npx create-payload-api-docs

Or use the commandline option. To learn more:

npx create-payload-api-docs --help

If you intend to use this package in your build pipeline, it is recommended to add it to your repo as a dev dependency, to prevent duplicate dependency downloads.

npm i --save-dev create-payload-api-docs

More configuration options

create-payload-api-docs uses payload-openapi to generate the documentation. For more information about the available options, see payload-openapi documentation.

Version history

See changelog

1.4.0

10 months ago

1.2.0

11 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago