Skip to content

Commit acd2837

Browse files
fix: broken quickstart sample flow and empty events in toc (#227)
What was Added? - Added a fix for only adding the events section in TOC when an API spec containing Webhooks/Callbacks was provided. - Added a missing check for verifying validation was successful when checking unallowed features. --------- Co-authored-by: Ayesha <88117894+Ayeshas09@users.noreply.github.com>
1 parent d9ba653 commit acd2837

6 files changed

Lines changed: 277 additions & 619 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ npm install -g @apimatic/cli
2424
$ apimatic COMMAND
2525
running command...
2626
$ apimatic (--version)
27-
@apimatic/cli/1.1.0-beta.3 win32-x64 node-v23.4.0
27+
@apimatic/cli/1.1.0-beta.5 win32-x64 node-v23.4.0
2828
$ apimatic --help [COMMAND]
2929
USAGE
3030
$ apimatic COMMAND

0 commit comments

Comments
 (0)