Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/(guides)/contributing/openapi.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ While it is possible to modify the spec in a normal editor like VSCode, it is st

The following **optional** video goes into better explanation of what OpenAPI is:

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/pRS9LRBgjYg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/pRS9LRBgjYg" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>

## 3. Open project

Expand Down