Skip to content

Commit 6ce4b8f

Browse files
committed
Fix docs.
Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
1 parent f2202f3 commit 6ce4b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/rest-api/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ fn type_replacement() -> Vec<(&'static str, &'static str)> {
166166
"OutputEndpointConfig",
167167
"feldera_types::config::OutputEndpointConfig",
168168
),
169+
("FtConfig", "feldera_types::config::FtConfig"),
169170
]
170171
}
171172

0 commit comments

Comments
 (0)