File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/ruby-client
extensions/x-auth-id-alias/ruby-client
generate-alias-as-model/ruby-client Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -128,9 +128,10 @@ Class | Method | HTTP request | Description
128128
129129## Documentation for Authorization
130130
131- { {^authMethods} } All endpoints do not require authorization.
132- { {/authMethods} }{ {#authMethods} }{ {#last} } Authentication schemes defined for the API:{ {/last} }{ {/authMethods} }
133- { {#authMethods} }### { {name} }
131+ { {^authMethods} }Endpoints do not require authorization.{ {/authMethods} }
132+ { {#hasAuthMethods} }Authentication schemes defined for the API:{ {/hasAuthMethods} }
133+ { {#authMethods} }
134+ ### { {name} }
134135
135136{ {#isApiKey} }
136137
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ Class | Method | HTTP request | Description
173173## Documentation for Authorization
174174
175175
176+ Authentication schemes defined for the API:
176177### petstore_auth
177178
178179
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ Class | Method | HTTP request | Description
173173## Documentation for Authorization
174174
175175
176+ Authentication schemes defined for the API:
176177### petstore_auth
177178
178179
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ Class | Method | HTTP request | Description
173173## Documentation for Authorization
174174
175175
176+ Authentication schemes defined for the API:
176177### petstore_auth
177178
178179
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Class | Method | HTTP request | Description
100100## Documentation for Authorization
101101
102102
103+ Authentication schemes defined for the API:
103104### api_key
104105
105106
Original file line number Diff line number Diff line change @@ -84,5 +84,5 @@ Class | Method | HTTP request | Description
8484
8585## Documentation for Authorization
8686
87- All endpoints do not require authorization.
87+ Endpoints do not require authorization.
8888
Original file line number Diff line number Diff line change @@ -89,5 +89,5 @@ Class | Method | HTTP request | Description
8989
9090## Documentation for Authorization
9191
92- All endpoints do not require authorization.
92+ Endpoints do not require authorization.
9393
You can’t perform that action at this time.
0 commit comments