jacobemerick / comment-service-client
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/jacobemerick/comment-service-client
Requires
- php: >=5.3.3
- ext-curl: *
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~0.6.1
- squizlabs/php_codesniffer: ~2.0
This package is not auto-updated.
Last update: 2025-10-12 00:57:30 UTC
README
This is an auto-generated client for jacobemerick/comment-service, built by swagger-api/swagger-codegen. It is located under version control to help with my semi-working build system and to help contain potential breaking changes.
Client Generation
- Install swagger-codegen if needed
$ brew install swagger-codegen
- Install composer if needed download instructions
- Run generation script
$ bash bin/generate-client.sh
If there are any issues during installation you can run the script in the sh file with a -v
flag for verbose output.