Skip to content

Add endpoints object#1

Open
mooreds wants to merge 14 commits intomainfrom
add-endpoints-object
Open

Add endpoints object#1
mooreds wants to merge 14 commits intomainfrom
add-endpoints-object

Conversation

@mooreds
Copy link
Copy Markdown

@mooreds mooreds commented Dec 14, 2020

No description provided.

For openapi, we need to orient ourselves by endpoint and then method and then params. We don't have an easy way to do this in freemarker, so need to create a enw data structure oriented how we expect it.

This commit does that.
This release has the endpoint data structure in it.
@mooreds mooreds requested a review from robotdan December 14, 2020 22:46
@mooreds mooreds marked this pull request as draft December 15, 2020 21:16
@mooreds
Copy link
Copy Markdown
Author

mooreds commented Dec 15, 2020

Converted to draft because I think I need more data structures in here.

@mooreds mooreds marked this pull request as ready for review December 18, 2020 23:51
@robotdan
Copy link
Copy Markdown
Contributor

Did you want me to approve this one, or is this a working PR?

@mooreds
Copy link
Copy Markdown
Author

mooreds commented Dec 31, 2020

I think this can wait until we decide if we can generate OpenAPI directly from java annotations. If not, then I'll want this merged. If so, we can discard this code.

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.

2 participants