swagger-docs
Generates swagger-ui json files for Rails APIs with a simple DSL.
파일 탐색기
최종 버전 다운로드 (.zip)- gem-public_cert.pem
- api_declaration_file.rb
- api_declaration_file_metadata.rb
- config.rb
- dsl.rb
- generator.rb
- impotent_methods.rb
- methods.rb
- task.rb
- version.rb
- docs.rb
- swagger.rake
- application_controller.rb
- custom_resource_path_controller.rb
- ignored_controller.rb
- multiple_routes_controller.rb
- nested_controller.rb
- sample_controller.rb
- api_declaration_file_metadata_spec.rb
- api_declaration_file_spec.rb
- config_spec.rb
- dsl_spec.rb
- generator_spec.rb
- methods.rb
- spec_helper.rb
- .gitignore
- Appraisals
- CHANGELOG.md
- Gemfile
- LICENSE.txt
- Rakefile
- README.md
- swagger-docs.gemspec
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/richhollis/swagger-docs
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd swagger-docs
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
