We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e9add commit 003e394Copy full SHA for 003e394
docs/_config.yml
@@ -3,6 +3,7 @@ description: Type-safe OpenAPI clients with generics (Spring Boot + OpenAPI Gene
3
4
just_the_docs:
5
custom_css: assets/css/custom.css
6
+ ga_measurement_id: G-9Z9V8KDZVW
7
8
remote_theme: just-the-docs/just-the-docs
9
@@ -15,6 +16,4 @@ aux_links:
15
16
17
search_enabled: true
18
-baseurl: "/spring-boot-openapi-generics-clients"
19
-
20
-ga_tracking: G-9Z9V8KDZVW
+baseurl: "/spring-boot-openapi-generics-clients"
0 commit comments