You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
Add a command "ml extend " that will create a library module with the right namespace, functions for all supported HTTP verbs, and the annotations for each of those functions.
Handle an optional "--prefix
". If provided, it will be used as the prefix for the module's namespace. If not provided, the prefix "ext" will be used.
The text was updated successfully, but these errors were encountered:
Add a command "ml extend " that will create a library module with the right namespace, functions for all supported HTTP verbs, and the annotations for each of those functions.
Handle an optional "--prefix
The text was updated successfully, but these errors were encountered: