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

first pass at a functional wrapper #2

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

lleadbet
Copy link
Contributor

@lleadbet lleadbet commented Sep 4, 2024

First pass at a functional wrapper that supports the major query/path parameters. Body support still needs finishing, but that should be simpler than this work given the foundation exists.

To help test, I do recommend using cargo run -- config-schema > ./.vscode/configuration_schema.json with the # yaml-language-server: $schema=.vscode/configuration_schema.json header (just like the router) to help with the new settings.

This PR primarily introduces the ability to run commands against a given endpoint according to the PQ and remap variables as needed.

src/main.rs Show resolved Hide resolved
@smyrick smyrick merged commit 2dfbda0 into main Sep 5, 2024
@smyrick smyrick deleted the feat/functional-wrapper branch September 5, 2024 17:59
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