Created
August 6, 2024 10:34
-
-
Save ponelat/da3661fa166613815c863a4517f8c4c6 to your computer and use it in GitHub Desktop.
Empty parameter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"openapi":"3.0.1","info":{"title":"ok","description":"ok","version":"1.0.0"},"components":{"parameters":{"One-Two-Three":{"in":"header","name":"One-Two-Three","description":"ok","schema":{"type":"string","pattern":"^[0-9a-zA-Z\\-_+\\\\.(){}\\[\\]* ]{1,128}$","maxLength":128},"required":false,"example":"HELLO"}}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment