Skip to content

Releases: advanced-rest-client/amf-helper-mixin

v4.5.25

25 Apr 19:55
c5efdaa
Compare
Choose a tag to compare
Merge pull request #64 from advanced-rest-client/feat/W-15520293/serv…

…er-tags

Feat/w 15520293/server tags

v4.5.24

31 Jan 19:45
245dcbd
Compare
Choose a tag to compare
[W-14874965] Swagger-Json-file-not-displaying-valid-Json-examples-in-…

…response-in-Design-center-and-Exchange (#63)

* chore: add additionalPropertiesSchema to Shacl interface and Namespace.js

* 4.5.24

v4.5.23

09 May 19:37
1802f34
Compare
Choose a tag to compare
Merge pull request #62 from advanced-rest-client/fix/W-12598786/defau…

…lt-protocol

[W-12598786] Default protocol

v4.5.22

27 Mar 15:48
d791a67
Compare
Choose a tag to compare
[W-12528949] add vocabularies bindings - message-bindings-missing-for…

…-ASYNC… (#60)

* chore: add vocabularies bindings - message-bindings-missing-for-ASYNC-API

* 4.5.22

v4.5.21

17 Nov 16:09
8fca5ef
Compare
Choose a tag to compare
Update `_computeDescription()` (#56)

* fix: _computeDescription checks for core:description

* test: add test for core:description

* build: package lock v2

* build(github): change node from 14 to 16

* chore: update package-lock.json

* 4.5.21

v4.5.20

14 Sep 19:37
2f189ca
Compare
Choose a tag to compare
Add `_computeAllExpects()` method (#55)

* chore(models): add async api with multiple messages

* feat: add _computeAllExpects() to be able to read multiple expects in asyncapi

* test: add test for _computeAllExpects()

* 4.5.20

* style: remove whitespace

v4.5.19

08 Jun 13:31
268b6fb
Compare
Choose a tag to compare
Merge pull request #54 from advanced-rest-client/fix/W-11105366/missi…

…ng-subscribe-messages

Fix/w 11105366/missing subscribe messages

v4.5.18

26 Apr 14:35
fcb8aa1
Compare
Choose a tag to compare
Fix recursive `_resolve` call (#53)

* fix(_resolve): sent __apicResolved before recursive calls

* test: test that property is set before func call by making func throw error

* 4.5.18

* chore(deps): npm audit fix

* chore(deps): regenerate package-lock.json

v4.5.17

09 Oct 23:48
ba9c424
Compare
Choose a tag to compare

4.5.17 (2021-10-09)

Chores
  • adding null check when reading types (24bae6df)

v4.5.16

08 Oct 23:07
24bae6d
Compare
Choose a tag to compare

4.5.16 (2021-10-08)

New Features
  • adding endpoint's extensions (387d3ace)