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

feat: Add domain registration token #4

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

tiran
Copy link
Collaborator

@tiran tiran commented Aug 15, 2023

Add /domains/token route, request and response schema.

Signed-off-by: Christian Heimes [email protected]

The backend repo uses `oapi-codegen` to generate Go bindings from
OpenAPI spec. There are some corner cases where normal validation passes
but `oapi-codegen` can fail. Add an additional check to verify Go
bindings can be generated.

Signed-off-by: Christian Heimes <[email protected]>
Add `/domains/token` route, request and response schema.

Signed-off-by: Christian Heimes <[email protected]>
@tiran tiran changed the title test: check oapi-codegen works feat: Add domain registration token Aug 15, 2023
@tiran
Copy link
Collaborator Author

tiran commented Aug 15, 2023

PR depends on #3

@cryptomilk
Copy link

This looks fine for me, however another pair of eyes would be good.

@tiran tiran marked this pull request as ready for review August 21, 2023 06:08
Copy link
Contributor

@frasertweedale frasertweedale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All fine from my POV too. Merging.

@frasertweedale frasertweedale merged commit 17aad19 into podengo-project:main Aug 22, 2023
2 checks passed
@tiran tiran deleted the domain-token branch August 22, 2023 05:32
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.

3 participants