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
Create a library based on the OpenAPI specification. If the openapi specification has not yet been
35
-
generated, this will generate that as well as the first step.
34
+
Create a library based on the OpenAPI specification. If the openapi specification has not yet been generated, this will generate that as well as the first step.
36
35
37
36
Options:
38
-
--instance <instance> The instance name. This is used to fetch the instance configuration. The value
39
-
provided at the setup command.
40
-
--workspace <workspace> The workspace name. This is used to fetch the workspace configuration. Same as on
41
-
Xano interface.
42
-
--branch <branch> The branch name. This is used to select the branch configuration. Same as on Xano
43
-
Interface.
37
+
--instance <instance> The instance name. This is used to fetch the instance configuration. The value provided at the setup command.
38
+
--workspace <workspace> The workspace name. This is used to fetch the workspace configuration. Same as on Xano interface.
39
+
--branch <branch> The branch name. This is used to select the branch configuration. Same as on Xano Interface.
44
40
--group <name> API group name. Same as on Xano Interface.
45
41
--all Regenerate for all API groups in the workspace / branch of the current context.
46
42
--print-output-dir Expose usable output path for further reuse.
47
-
--generator <generator> Generator to use, see all options at:
48
-
https://openapi-generator.tech/docs/generators
49
-
--args <args> Additional arguments to pass to the generator. See
Scaffold a Xano registry folder with a sample component. Xano registry can be used to share and reuse
21
-
prebuilt components. In the registry you have to follow the
22
-
[registry](https://calycode.com/schemas/registry/registry.json) and [registry
20
+
Scaffold a Xano registry folder with a sample component. Xano registry can be used to share and reuse prebuilt components. In the registry you have to follow the [registry](https://calycode.com/schemas/registry/registry.json) and [registry
0 commit comments