mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Finishes some renaming elements that were missed previously
Modifes the travis.yml in trying to setup travis CI build
This commit is contained in:
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
|
||||
s.version = ENV['TRAVIS_TAG'] || '0.0.0'
|
||||
s.authors = ["Richie Morris", "Jay Danielian"]
|
||||
s.email = ["domaindrivendev@gmail.com"]
|
||||
s.homepage = "https://github.com/jaydanielian/rswag"
|
||||
s.homepage = "https://github.com/jdanielian/open-api-rswag"
|
||||
s.summary = "A Rails Engine that includes swagger-ui and powers it from configured Swagger endpoints"
|
||||
s.description = "Expose beautiful API documentation, that's powered by Swagger JSON endpoints, including a UI to explore and test operations"
|
||||
s.license = "MIT"
|
||||
Reference in New Issue
Block a user