Skip to content

Commit

Permalink
OpenAPI spec update: Fri Dec 6 14:05:30 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Dec 6, 2024
1 parent 6c69be5 commit e789364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exoscale/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -18365,7 +18365,7 @@
"properties": {
"name": {
"type": "string",
"pattern": "^[a-zA-Z]{1}[a-zA-Z0-9._-]{0,254}$",
"pattern": "^[a-zA-Z0-9]{1}[a-zA-Z0-9._-]{0,254}$",
"description": "SSH key name"
},
"public-key": {
Expand Down

0 comments on commit e789364

Please sign in to comment.