• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DoclerLabs / api-client-generator
90%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dependabot/composer/composer/composer-2.2.26
DEFAULT BRANCH: master
Repo Added 06 Jul 2020 06:51PM UTC
Files 111
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 3.0.4
branch: 3.0.4
CHANGE BRANCH
x
Reset
  • 3.0.4
  • 1.0.0
  • 1.0.1
  • 1.1.0
  • 1.2.0
  • 10.0.0
  • 10.0.1
  • 10.1.0
  • 10.1.1
  • 10.1.2
  • 10.1.3
  • 10.1.4
  • 10.1.5
  • 10.10.0
  • 10.10.1
  • 10.2.0
  • 10.2.2
  • 10.3.0
  • 10.4.0
  • 10.5.0
  • 10.6.0
  • 10.6.1
  • 10.7.0
  • 10.7.1
  • 10.8.0
  • 10.8.1
  • 10.9.0
  • 10.9.1
  • 11.0.0
  • 11.1.0
  • 11.1.1
  • 11.1.2
  • 11.1.3
  • 2.0.0
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.0.5
  • 3.0.6
  • 3.1.0
  • 3.2.0
  • 3.2.1
  • 4.2.0
  • 5.0.0
  • 5.1.0
  • 5.2.0
  • 5.3.0
  • 5.4.0
  • 5.5.0
  • 5.6.0
  • 5.6.1
  • 5.7.0
  • 5.7.1
  • 6.0.1
  • 7.1.1
  • 7.2.0
  • 7.2.2
  • 7.2.3
  • 8.0.0
  • 8.1.0
  • 9.0.0
  • 9.1.0
  • 9.1.1
  • 9.2.0
  • add-bearer-authentication
  • add-include-tags-and-exclude-tags
  • add-more-php-versions
  • add-support-for-api-key-security
  • array-of-enum-support
  • bugfix/immutable-request-object-assignment
  • bugfix/send-request-interface-to-guzzle-instead-of-server-request
  • bugfix/serialize-collections-properly
  • bugfix/use-items-instead-of-to-array-on-collection-methods
  • decouple-guzzle-in-favor-of-psr
  • dependabot/composer/composer/composer-2.0.13
  • dependabot/composer/composer/composer-2.2.22
  • dependabot/composer/composer/composer-2.2.23
  • dependabot/composer/composer/composer-2.2.24
  • dependabot/composer/composer/composer-2.2.26
  • dependabot/composer/example/guzzlehttp/guzzle-7.4.3
  • dependabot/composer/example/guzzlehttp/guzzle-7.4.4
  • dependabot/composer/example/guzzlehttp/guzzle-7.4.5
  • dependabot/composer/example/guzzlehttp/psr7-1.8.5
  • dependabot/composer/example/guzzlehttp/psr7-1.9.1
  • dependabot/composer/guzzlehttp/guzzle-7.4.3
  • dependabot/composer/guzzlehttp/guzzle-7.4.4
  • dependabot/composer/guzzlehttp/guzzle-7.4.5
  • dependabot/composer/guzzlehttp/psr7-1.8.4
  • dependabot/composer/guzzlehttp/psr7-1.9.1
  • dependabot/composer/nyholm/psr7-1.6.1
  • dependabot/composer/symfony/process-6.4.14
  • dependabot/composer/twig/twig-3.14.0
  • dependabot/composer/twig/twig-3.14.1
  • dependabot/composer/twig/twig-3.3.8
  • dependabot/composer/twig/twig-3.4.3
  • enum-path-parameter-bugfix
  • extra-field-validations
  • feature/add-getVersion-to-specification
  • fix-array-to-string-conversion
  • fix-collections-to-array-docblock
  • fix-composer-ext-require
  • fix-content-type-construction-parameter-issue-128
  • fix-copy-forcefully-open-api-specs
  • fix-date-field-handling
  • fix-date-time-query-serialization
  • fix-datetimeinterface-php81
  • fix-dependabot-alert-about-vulnerability-with-composer-version
  • fix-enum
  • fix-float-for-maximum-minimum
  • fix-http-build-query
  • fix-mapping-nullable-mandatory-ref
  • fix-multiline-description-and-enum-with-invalid-value
  • fix-nullable-optional-object
  • fix-nullable-return-typehint-for-schemas
  • fix-nullable-with-all-of
  • fix-operation-id-with-dashes
  • fix-optional-nullable-datetime
  • fix-output-progress-bar
  • fix-pipeline-tests
  • fix-request-parameters-with-same-name-but-different-refs
  • fix-serialization-of-query-parameters-json-serializable
  • fix-virtual-package-dependency
  • full-src-regeneration
  • generator-php-8
  • generatorVersionToReadme
  • head-support
  • master
  • only-add-needed-content-type-serializers
  • openapi3.1
  • optional-nullable-fields-should-not-be-supported
  • patch-2
  • php-7-4-by-default
  • php81
  • psr12-blank-line-after-open-tag
  • readd-enum-consts
  • readd-json-serialize-on-schema-objects-to-simplify-json-encoding-them
  • readme-template-refined
  • remove-data-key-handling-from-response-body
  • remove-enum-type-validation
  • support-default-value
  • support-multiple-responses
  • support-openapi-license
  • version3.0

pending completion
91

push

travis-ci

web-flow
Merge pull request #12 from ivastly/fix-content-type-handling

Fix `Content-Type` header handling.

2119 of 2356 relevant lines covered (89.94%)

9.0 hits per line

Relevant lines Covered
Build:
Build:
2356 RELEVANT LINES 2119 COVERED LINES
9.0 HITS PER LINE
Source Files on 3.0.4
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
91 3.0.4 Merge pull request #12 from ivastly/fix-content-type-handling Fix `Content-Type` header handling. push 16 Oct 2020 01:09PM UTC web-flow travis-ci pending completion  
See All Builds (439)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc