Skip to content

feat(adding a new generate option): add single file mode#721

Open
petern-sc wants to merge 1 commit intoadobe:mainfrom
petern-sc:add-single-file-mode
Open

feat(adding a new generate option): add single file mode#721
petern-sc wants to merge 1 commit intoadobe:mainfrom
petern-sc:add-single-file-mode

Conversation

@petern-sc
Copy link
Copy Markdown

  • This enables generating only a single markdown file per schema, rather than including all individual fields as separate files
  • Removes the defined in column when in single file mode, since there's no where to link to in this case

fix #531. Addresses part of #296 (Only generating the top level schema)

Please remember to follow the documented commit process, specifcally commit using npm run commit which will construct the commit template required for automated semantic releases.

add single file mode which enables generating onyl a single markdown file per schema rather than
having all individual fields as separate files too.

fix adobe#531. Addresses part of adobe#296
@petern-sc
Copy link
Copy Markdown
Author

cc @trieloff tagging you from your reply. on #296 if you're free to have a review.
I don't seem to have permissions to assign reviewers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating a single md file with all nested properties/objects

1 participant