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
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**name** | **str** | Name of the author | [optional]
7
-
**email** | **str** | Email address | [optional]
8
6
**affiliation** | **str** | Affiliation of the author | [optional]
7
+
**email** | **str** | Email address | [optional]
8
+
**name** | **str** | Name of the author | [optional]
9
9
10
10
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**published_port** | **int** | The ports where the service provides its interface |
7
-
**entry_point** | **str** | The entry point where the service provides its interface if specified | [optional]
8
-
**service_uuid** | **str** | The UUID attached to this service |
6
+
**entry_point** | **str** | The entry point where the service provides its interface if specified | [optional]
7
+
**published_port** | **int** | The ports where the service provides its interface | [optional]
8
+
**service_uuid** | **str** | The UUID attached to this service |[optional]
9
9
10
10
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**contact** | **str** | email to correspond to the authors about the node | [optional]
8
+
**description** | **str** | human readable description of the purpose of the node | [optional]
9
+
**inputs** | **object** | definition of the inputs of this node |[optional]
10
+
**key** | **str** | distinctive name for the node based on the docker registry path | [optional]
11
+
**name** | **str** | short, human readable name for the node | [optional]
12
+
**outputs** | **object** | definition of the outputs of this node |[optional]
13
+
**type** | **str** | service type | [optional]
14
+
**version** | **str** | semantic version number | [optional]
15
15
16
16
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[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)
[[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)
[[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)
[[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)
**service_key** | **str**| The key (url) of the service |
240
-
**service_version** | **str**| The tag/version of the service |
239
+
**service_key** | **str**| The key (url) of the service |
240
+
**service_version** | **str**| The tag/version of the service |
241
241
242
242
### Return type
243
243
244
-
[**ServicesEnveloped**](ServicesEnveloped.md)
244
+
[**InlineResponse2001**](InlineResponse2001.md)
245
245
246
246
### Authorization
247
247
@@ -255,7 +255,7 @@ No authorization required
255
255
[[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)
**service_type** | **str**| The service type: * computational - a computational service * interactive - an interactive service | [optional]
288
+
**service_type** | **str**| The service type: * computational - a computational service * interactive - an interactive service | [optional]
289
289
290
290
### Return type
291
291
292
-
[**ServicesEnveloped**](ServicesEnveloped.md)
292
+
[**InlineResponse2001**](InlineResponse2001.md)
293
293
294
294
### Authorization
295
295
@@ -301,3 +301,4 @@ No authorization required
301
301
-**Accept**: application/json
302
302
303
303
[[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)
0 commit comments