Skip to content

Commit eaaa4ca

Browse files
authored
W-12528949/message bindings missing for async api 3 (#54)
* chore: add message bindings for aync api * chore: map bindings list and add styles * 4.4.6 * chore: upgrade amf-helper-mixin * chore: code review * chore: fix type * chore: update amf-helper-mixin * chore: add unit test * chore: fix window test * chore: revert change * chore: delete line unsed * chore: fix description key * Update deployment.yml bump node to v16 * chore: update package lock * 4.4.7
1 parent f6db0fe commit eaaa4ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@api-components/api-body-document",
33
"description": "A component to render HTTP method body documentation based on AMF model",
4-
"version": "4.4.6",
4+
"version": "4.4.7",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"module": "index.js",

0 commit comments

Comments
 (0)