Skip to content

Releases: advanced-rest-client/api-documentation

v6.1.9

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:19
38c8954
@W-23748894 feat(webhooks): suppress Try-It per-operation for OAS 3.1…

v6.1.8

Choose a tag to compare

@github-actions github-actions released this 04 Feb 18:10
f18cacf
@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

Choose a tag to compare

@github-actions github-actions released this 13 Jan 21:00
9b0e179
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

Choose a tag to compare

@github-actions github-actions released this 14 Jan 14:30
580d582
Merge pull request #61 from advanced-rest-client/feat/release-6.1.6

Feat/release 6.1.6

v6.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Jan 20:43
61b97c9
Merge pull request #60 from advanced-rest-client/release/6.1.5

release 6.1.5

v6.1.4

Choose a tag to compare

@github-actions github-actions released this 06 May 17:29
a4b81fa
Merge pull request #59 from advanced-rest-client/fix/servers

reverse changes

v6.1.3

Choose a tag to compare

@github-actions github-actions released this 03 May 19:33
d932081
Merge pull request #56 from advanced-rest-client/feat/W-15607551/servers

fix(W-15607551): server name

v6.1.2

Choose a tag to compare

@github-actions github-actions released this 12 May 15:15
c756d66
[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

Choose a tag to compare

@carowright carowright released this 17 Feb 18:30
dc5bab4
Merge pull request #50 from advanced-rest-client/fix/W-12276810/missi…

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 20:35
d5e263b
Upgrade api endpoint documentation (#47)

* chore: regenerate package-lock.json

* feat: upgrade api-endpoint-documentation to 6.1.0

* 6.1.0