mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 09:34:25 -08:00
cpu cores field
This commit is contained in:
15
docs/static/openapi.yml
vendored
15
docs/static/openapi.yml
vendored
@@ -176,6 +176,9 @@ paths:
|
||||
items:
|
||||
type: string
|
||||
title: hardware specs
|
||||
cpuCores:
|
||||
type: string
|
||||
format: uint64
|
||||
cpuArch:
|
||||
type: string
|
||||
enum:
|
||||
@@ -341,6 +344,9 @@ paths:
|
||||
items:
|
||||
type: string
|
||||
title: hardware specs
|
||||
cpuCores:
|
||||
type: string
|
||||
format: uint64
|
||||
cpuArch:
|
||||
type: string
|
||||
enum:
|
||||
@@ -30960,6 +30966,9 @@ definitions:
|
||||
items:
|
||||
type: string
|
||||
title: hardware specs
|
||||
cpuCores:
|
||||
type: string
|
||||
format: uint64
|
||||
cpuArch:
|
||||
type: string
|
||||
enum:
|
||||
@@ -31119,6 +31128,9 @@ definitions:
|
||||
items:
|
||||
type: string
|
||||
title: hardware specs
|
||||
cpuCores:
|
||||
type: string
|
||||
format: uint64
|
||||
cpuArch:
|
||||
type: string
|
||||
enum:
|
||||
@@ -31226,6 +31238,9 @@ definitions:
|
||||
items:
|
||||
type: string
|
||||
title: hardware specs
|
||||
cpuCores:
|
||||
type: string
|
||||
format: uint64
|
||||
cpuArch:
|
||||
type: string
|
||||
enum:
|
||||
|
||||
Reference in New Issue
Block a user