Nathan Baulch
|
9f1fa0e440
|
Fix another batch of spelling typos (#13915)
* Fix typos
* Remove repeated words
* Minor grammar fixes
|
2022-11-07 21:30:24 +08:00 |
|
William Cheng
|
92561085ba
|
update ruby sinatra samples
|
2021-04-21 16:00:23 +08:00 |
|
Jim Schubert
|
ea55968737
|
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… (#5034)
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
|
2020-01-18 18:53:05 -05:00 |
|
Martin Slemr
|
f0bcaaf45d
|
Ruby client nullable (#4391)
* Ruby Client: implementation of nullable
* Ruby samples with nullable implementation
* [Ruby] openapi_nullable as a Set and skipping attrs fix
|
2019-11-07 16:15:00 +08:00 |
|
Akihito Nakano
|
26e70fe642
|
[Ruby] Rename files/folders (#534)
* Rename templateDir: rails5 -> ruby-on-rails-server
* Rename script: rails5-petstore-server.sh -> ruby-on-rails-server-petstore.sh
* Rename sample folder: rails5 -> ruby-on-rails
* Rename script(openapi3): rails5-petstore-server.sh -> ruby-on-rails-server-petstore.sh
* Update ruby-on-rails-server-petstore.sh
* Rename templateDir: sinatra -> ruby-sinatra-server
* Rename script: sinatra-petstore-server.sh -> ruby-sinatra-server-petstore.sh
* Rename sample folder: sinatra -> ruby-sinatra
* Update script
* Rename templateDir: ruby -> ruby-client
* Rename script: ruby-petstore.sh -> ruby-client-petstore.sh
* Update scripts
* Update samples
- bin/ruby-sinatra-server-petstore.sh
- bin/ruby-on-rails-server-petstore.sh
- bin/ruby-client-petstore.sh
- bin/security/ruby-client-petstore.sh
|
2018-07-13 22:28:17 +08:00 |
|