Releases: advanced-rest-client/api-documentation
Releases · advanced-rest-client/api-documentation
Release list
v6.1.9
v6.1.8
@W-21176653 Hide "Try It" button for gRPC operations (#63) * Implement gRPC support in ApiDocumentationElement and add tests for effectiveNoTryIt logic. The effectiveNoTryIt getter now hides the "Try It" button for gRPC operations and respects the noTryIt property. Added gRPC-specific helper functions in AmfLoader and corresponding tests to validate behavior. * 6.1.8 * Add gRPC test files and update .gitignore - Introduced grpc-test.json and grpc-test-compact.json to the demo directory for gRPC support. - Updated .gitignore to include the new test files while excluding other JSON files in the demo directory.
v6.1.7
Feat/gprc support bump libraries (#62) * Update dependencies in package.json and package-lock.json; bump versions for api-endpoint-documentation, api-method-documentation, api-navigation, and amf-helper-mixin. Add grpc-test to demo index.js. * 6.1.7 * Update dependencies in package.json and package-lock.json; upgrade commitlint, eslint, sinon, and typescript versions. Modify GitHub Actions workflow to use Node.js 18 and update caching strategy.
v6.1.6
Merge pull request #61 from advanced-rest-client/feat/release-6.1.6 Feat/release 6.1.6
v6.1.5
Merge pull request #60 from advanced-rest-client/release/6.1.5 release 6.1.5
v6.1.4
Merge pull request #59 from advanced-rest-client/fix/servers reverse changes
v6.1.3
Merge pull request #56 from advanced-rest-client/feat/W-15607551/servers fix(W-15607551): server name
v6.1.2
[W-12528949] message bindings missing for async api (#53) * 6.1.2 * chore: update api-method-documentation * chore: set 5milliseconds in all timeouts * chore: set 20 milliseconds in all timeouts * chore: fix test * chore: increment timeout * chore: use promises * chore: catch error * chore: skip broken test * chore: increment timeout * chore: skip broken test * chore: add override playwright * chore: discard changes * Update deployment.yml
v6.1.1
Merge pull request #50 from advanced-rest-client/fix/W-12276810/missi…
v6.1.0
Upgrade api endpoint documentation (#47) * chore: regenerate package-lock.json * feat: upgrade api-endpoint-documentation to 6.1.0 * 6.1.0