Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Autocomplete URLs by method #2

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

mitchell-merry
Copy link
Contributor

title - fairly self-explanatory with the following images:

image

image

Broke the existing tests where '/' as any was used, since any is not assignable to never, so created an endpoint /anyMethod which has every method available on it so it wouldn't error (since any is assignable to a literal string, /anyMethod).

Copy link
Owner

@drwpow drwpow left a comment

Choose a reason for hiding this comment

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

Love this! Thank you! ❤️

@drwpow drwpow merged commit 02c2bbb into drwpow:main Mar 14, 2023
@mitchell-merry mitchell-merry changed the title Autocomplete URLs by path Autocomplete URLs by method Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants