Skip to content

Commit

Permalink
Fix openapi deatils (#2594)
Browse files Browse the repository at this point in the history
* fix spectral vscode extension

so that it takes the special rules into account. See
stoplightio/vscode-spectral#162 (comment)

* include cloudfront parameters in assets urls

also: replace gated example with non-gated one
  • Loading branch information
severo authored Mar 14, 2024
1 parent 3ac3ed0 commit 870f951
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 121 deletions.
5 changes: 0 additions & 5 deletions .vscode/monorepo.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"name": "chart",
"path": "../chart"
},
{
"name": "docs",
"path": "../docs"
},
{
"name": "e2e",
"path": "../e2e"
Expand Down Expand Up @@ -73,7 +69,6 @@
"settings": {
"files.exclude": {
"chart": true,
"docs": true,
"e2e": true,
"jobs": true,
"libs": true,
Expand Down
Loading

0 comments on commit 870f951

Please sign in to comment.