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

http: Move more config structures to spin-http crate #1466

Merged
merged 1 commit into from May 9, 2023

Conversation

lann
Copy link
Collaborator

@lann lann commented May 9, 2023

No description provided.

@lann lann requested review from rylev and fibonacci1729 May 9, 2023 20:28
/// Configuration for the HTTP trigger
#[derive(Clone, Debug, Default, Deserialize, Serialize)]
#[serde(deny_unknown_fields)]
pub struct HttpTriggerConfig {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@rylev FYI

Signed-off-by: Lann Martin <lann.martin@fermyon.com>
@lann lann force-pushed the move-more-config-spin-http branch from c9cb7b4 to 1324918 Compare May 9, 2023 20:46
@lann lann merged commit 858d378 into fermyon:main May 9, 2023
9 checks passed
@lann lann deleted the move-more-config-spin-http branch May 9, 2023 23:42
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.

None yet

2 participants