We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fb1e2 commit bc9ce75Copy full SHA for bc9ce75
README.md
@@ -30,7 +30,6 @@ client = AuthenticatedClient(
30
token=secret_token,
31
)
32
33
-
34
response: Response[GeotekniskUnders] = get_geoteknisk_unders.sync_detailed(
35
client=client,
36
ekstern_id=str(project_id),
0 commit comments