You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -371,53 +370,6 @@ Configure the templates based the desired renderer.
371
370
372
371
**Kind**: instance method of [`Generator`](#Generator)
373
372
374
-
<aname="Generator+generateFromString"></a>
375
-
376
-
### ~~generator.generateFromString~~
377
-
***Deprecated***
378
-
379
-
Generates files from a given template and AsyncAPI string.
380
-
381
-
**Kind**: instance method of [`Generator`](#Generator)
382
-
**Params**
383
-
384
-
- asyncapiString `String` - AsyncAPI string to use as source.
385
-
-[parseOptions]`Object`` = {}` - AsyncAPI Parser parse options. Check out [@asyncapi/parser](https://www.github.com/asyncapi/parser-js) for more information.
0 commit comments