feat: endpoints for config management via goose-server (#1207)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// We'll generate the schema at runtime since we need access to the complete application context
|
||||
fn main() {
|
||||
println!("cargo:rerun-if-changed=src/");
|
||||
}
|
||||
Reference in New Issue
Block a user