Skip to content

Commit 41f9116

Browse files
committed
Update specification output
1 parent 5007549 commit 41f9116

File tree

4 files changed

+53
-4
lines changed

4 files changed

+53
-4
lines changed

compiler-rs/clients_schema_to_openapi/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ fn main() -> anyhow::Result<()> {
4545
let path = redirect_path.unwrap();
4646
std::fs::write(path, &redirects)?;
4747
}
48-
48+
4949
Ok(())
5050
}

output/openapi/elasticsearch-openapi.json

Lines changed: 31 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)