You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -50,7 +50,7 @@ Name | Type | Description | Notes
50
50
51
51
### Return type
52
52
53
-
[**InlineResponse2003**](InlineResponse2003.md)
53
+
[**JSONResponse**](JSONResponse.md)
54
54
55
55
### Authorization
56
56
@@ -64,7 +64,7 @@ Name | Type | Description | Notes
64
64
[[Back to top]](#)[[Back to API list]](../README.md#documentation_for_api_endpoints)[[Back to Model list]](../README.md#documentation_for_models)[[Back to README]](../README.md)
[**elevation_point_post**](ElevationApi.md#elevation_point_post) | **POST** /elevation/point | Elevation Point Service
10
10
11
11
# **elevation_line_post**
12
-
> InlineResponse200 elevation_line_post(body)
12
+
> JSONResponse elevation_line_post(body)
13
13
14
14
Elevation Line Service
15
15
@@ -49,7 +49,7 @@ Name | Type | Description | Notes
49
49
50
50
### Return type
51
51
52
-
[**InlineResponse200**](InlineResponse200.md)
52
+
[**JSONResponse**](JSONResponse.md)
53
53
54
54
### Authorization
55
55
@@ -63,7 +63,7 @@ Name | Type | Description | Notes
63
63
[[Back to top]](#)[[Back to API list]](../README.md#documentation_for_api_endpoints)[[Back to Model list]](../README.md#documentation_for_models)[[Back to README]](../README.md)
@@ -107,7 +107,7 @@ Name | Type | Description | Notes
107
107
108
108
### Return type
109
109
110
-
[**InlineResponse2001**](InlineResponse2001.md)
110
+
[**JSONResponse**](JSONResponse.md)
111
111
112
112
### Authorization
113
113
@@ -121,7 +121,7 @@ Name | Type | Description | Notes
121
121
[[Back to top]](#)[[Back to API list]](../README.md#documentation_for_api_endpoints)[[Back to Model list]](../README.md#documentation_for_models)[[Back to README]](../README.md)
122
122
123
123
# **elevation_point_post**
124
-
> InlineResponse2001 elevation_point_post(body)
124
+
> JSONResponse elevation_point_post(body)
125
125
126
126
Elevation Point Service
127
127
@@ -161,7 +161,7 @@ Name | Type | Description | Notes
0 commit comments