Skip to content
Snippets Groups Projects
Commit 06a88d50 authored by Jonas Gröger's avatar Jonas Gröger :palm_tree:
Browse files

Merge branch 'develop' into api-v1-migration

parents ca16eb2d 407e4eaa
No related branches found
No related tags found
1 merge request!18Umbenennung von Antragsformular / Dokument in Anhang
stages:
- lint
lint-job:
stage: lint
image:
name: stoplight/spectral:latest
entrypoint: [""]
script:
- spectral lint reference/*.yml reference/*.json
\ No newline at end of file
extends:
- spectral:oas
# - https://italia.github.io/api-oas-checker/spectral.yml
# - https://italia.github.io/api-oas-checker/spectral-generic.yml
- https://italia.github.io/api-oas-checker/spectral-generic.yml
- https://italia.github.io/api-oas-checker/spectral-security.yml
rules:
no-default-additionalProperties: hint
string-maxlength: hint
typed-enum: error
paths-status: warn
response-with-json-object: error
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment