Skip to content

Commit b39ad9c

Browse files
chore(api): sync OpenAPI spec from smartem-decisions [skip ci]
1 parent f263fa3 commit b39ad9c

2 files changed

Lines changed: 2 additions & 90 deletions

File tree

docs/api/smartem/swagger.json

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -4472,50 +4472,6 @@
44724472
"title": "QualityPredictionModelCreateRequest",
44734473
"type": "object"
44744474
},
4475-
"QualityPredictionModelParameterResponse": {
4476-
"properties": {
4477-
"grid_uuid": {
4478-
"title": "Grid Uuid",
4479-
"type": "string"
4480-
},
4481-
"group": {
4482-
"title": "Group",
4483-
"type": "string"
4484-
},
4485-
"id": {
4486-
"title": "Id",
4487-
"type": "integer"
4488-
},
4489-
"key": {
4490-
"title": "Key",
4491-
"type": "string"
4492-
},
4493-
"prediction_model_name": {
4494-
"title": "Prediction Model Name",
4495-
"type": "string"
4496-
},
4497-
"timestamp": {
4498-
"format": "date-time",
4499-
"title": "Timestamp",
4500-
"type": "string"
4501-
},
4502-
"value": {
4503-
"title": "Value",
4504-
"type": "number"
4505-
}
4506-
},
4507-
"required": [
4508-
"id",
4509-
"grid_uuid",
4510-
"timestamp",
4511-
"prediction_model_name",
4512-
"key",
4513-
"value",
4514-
"group"
4515-
],
4516-
"title": "QualityPredictionModelParameterResponse",
4517-
"type": "object"
4518-
},
45194475
"QualityPredictionModelResponse": {
45204476
"properties": {
45214477
"can_infer": {
@@ -4789,7 +4745,7 @@
47894745
"info": {
47904746
"description": "API for accessing and managing electron microscopy data",
47914747
"title": "SmartEM Decisions Backend API",
4792-
"version": "0.1.1rc48.dev5+g8fa353eea"
4748+
"version": "0.1.1rc51.dev1+g82cdf57b1"
47934749
},
47944750
"openapi": "3.1.0",
47954751
"paths": {

webui/public/api/smartem/swagger.json

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -4472,50 +4472,6 @@
44724472
"title": "QualityPredictionModelCreateRequest",
44734473
"type": "object"
44744474
},
4475-
"QualityPredictionModelParameterResponse": {
4476-
"properties": {
4477-
"grid_uuid": {
4478-
"title": "Grid Uuid",
4479-
"type": "string"
4480-
},
4481-
"group": {
4482-
"title": "Group",
4483-
"type": "string"
4484-
},
4485-
"id": {
4486-
"title": "Id",
4487-
"type": "integer"
4488-
},
4489-
"key": {
4490-
"title": "Key",
4491-
"type": "string"
4492-
},
4493-
"prediction_model_name": {
4494-
"title": "Prediction Model Name",
4495-
"type": "string"
4496-
},
4497-
"timestamp": {
4498-
"format": "date-time",
4499-
"title": "Timestamp",
4500-
"type": "string"
4501-
},
4502-
"value": {
4503-
"title": "Value",
4504-
"type": "number"
4505-
}
4506-
},
4507-
"required": [
4508-
"id",
4509-
"grid_uuid",
4510-
"timestamp",
4511-
"prediction_model_name",
4512-
"key",
4513-
"value",
4514-
"group"
4515-
],
4516-
"title": "QualityPredictionModelParameterResponse",
4517-
"type": "object"
4518-
},
45194475
"QualityPredictionModelResponse": {
45204476
"properties": {
45214477
"can_infer": {
@@ -4789,7 +4745,7 @@
47894745
"info": {
47904746
"description": "API for accessing and managing electron microscopy data",
47914747
"title": "SmartEM Decisions Backend API",
4792-
"version": "0.1.1rc48.dev5+g8fa353eea"
4748+
"version": "0.1.1rc51.dev1+g82cdf57b1"
47934749
},
47944750
"openapi": "3.1.0",
47954751
"paths": {

0 commit comments

Comments
 (0)