Skip to content

Commit ef38fe1

Browse files
committed
DMP-5275 (Dev only) Spectral setup + initial warning reductions darts-api
Added spectral config
1 parent 7becb29 commit ef38fe1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,11 @@ This repo contains overrides for the default dev environment configuration, cont
395395
396396
## OpenAPI Specification and Data Schema Validation
397397
398-
This repository uses spectral to validate OpenAPI specifications. To validate the OpenAPI specification:
398+
This repository uses spectral to validate OpenAPI specifications. To install spectral, you can use npm or yarn:
399+
400+
https://docs.stoplight.io/docs/spectral/b8391e051b7d8-installation
401+
402+
To validate the OpenAPI specification:
399403
400404
```bash
401405
spectral lint --verbose "src/main/resources/openapi/**/*.{yml,yaml}"

0 commit comments

Comments
 (0)