Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown to API Definition #19

Closed
DeeJayTC opened this issue Apr 15, 2022 · 0 comments · Fixed by #23
Closed

Markdown to API Definition #19

DeeJayTC opened this issue Apr 15, 2022 · 0 comments · Fixed by #23
Assignees
Labels
help wanted Extra attention is needed vnext
Milestone

Comments

@DeeJayTC
Copy link
Owner

In one of the next versions there should be the option to turn markdown directly into a fully working API similar to JSON or Class modes already existing.

Sample markdown could look like this:

##classDefinition
#  Car
* route: car
* cache: true
## Attributes:
* id, int
* name, string,
@DeeJayTC DeeJayTC added help wanted Extra attention is needed vnext labels Apr 15, 2022
@DeeJayTC DeeJayTC added this to the 0.2 milestone Apr 15, 2022
@DeeJayTC DeeJayTC self-assigned this Apr 15, 2022
@DeeJayTC DeeJayTC added this to Needs triage in API Generator Board via automation Apr 15, 2022
@DeeJayTC DeeJayTC linked a pull request Apr 24, 2022 that will close this issue
API Generator Board automation moved this from Needs triage to Released May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed vnext
Projects
Development

Successfully merging a pull request may close this issue.

1 participant