Skip to content

Commit

Permalink
Added example collection
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo-Morales-Alberti committed Jun 12, 2024
1 parent c507fc5 commit 6b0193a
Show file tree
Hide file tree
Showing 3 changed files with 942 additions and 2 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,18 @@
## Prism

Ddev addon based on docker image [Prism](https://github.com/stoplightio/prism)

## Configure addon

Use collection on Openapi format, example from (stoplightio/prism Examples)[https://github.com/stoplightio/prism/blob/master/examples]

Edit/add a .env file with the following variables:

Optional prism version, by default 4.10.5.
PRISM_VERSION=4.10.5
Prism collection Openai format, by default.
Prism collection folder.
PRISM_LOCAL_DIR=collections
PRISM_COLLECTION=example.yml

Furder info on [Prism](https://github.com/stoplightio/prism)
Loading

0 comments on commit 6b0193a

Please sign in to comment.