Skip to content

Commit b330aa5

Browse files
committed
eli-225 adding list of envs to readme instructions
1 parent 3d861a5 commit b330aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Contains APIM extensions to the OpenAPI specification with deployment requiremen
2525
To build a specification for a specific environment:
2626

2727
1. Make sure you've run the initial setup command `make install-node`.
28-
2. Set the target environment using the `APIM_ENV` parameter
28+
2. Set the target environment using the `APIM_ENV` parameter (dev, test, preprod, prod, sandbox)
2929
3. Run `make construct-spec` from the repository root, which:
3030
- Updates templates with environment-specific values
3131
- Uses Redocly to compile the complete specification to `build/specification/$(APIM_ENV)/`

0 commit comments

Comments
 (0)