fallback route
#2905
-
Is there any way to custom api fallback route? server := rest.MustNewServer(c.RestConf, rest.WithNotFoundHandler(handler.NotAllowHandler())) |
Beta Was this translation helpful? Give feedback.
Answered by
kevwan
Feb 22, 2023
Replies: 1 comment 1 reply
-
SetNotFoundHandler |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
soxft
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SetNotFoundHandler