Replies: 6 comments
-
Would empty files be OK inside the folders? If so, I have some code.
|
Beta Was this translation helpful? Give feedback.
-
@Dynatrace-Adam-Gardner this is great stuff! For the yaml file, do you have the base structure there as well, something like this:
application:
That would make it super easy. |
Beta Was this translation helpful? Give feedback.
-
Done, this now creates a YAML file with content like:
|
Beta Was this translation helpful? Give feedback.
-
From the above it is not clear if it creates a sample |
Beta Was this translation helpful? Give feedback.
-
It doesn't yet, but I'll add it. Good point. This?
|
Beta Was this translation helpful? Give feedback.
-
This is now complete. It generates files and folders for all APIs returned by the One important note: You must delete folders that you're not using otherwise monaco will error. Perhaps it's worth ignoring blank files? I'll start a new discussion for this. |
Beta Was this translation helpful? Give feedback.
-
Common feedback about Monaco is that people don't always know how to get started with the folder structure.
A
monaco init
command should be available that creates:Beta Was this translation helpful? Give feedback.
All reactions