Fix units bug with involuteCircular (#6711)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -91945,7 +91945,7 @@
|
||||
"type": "number",
|
||||
"schema": {
|
||||
"$schema": "https://spec.openapis.org/oas/3.0/schema/2019-04-02#/definitions/Schema",
|
||||
"title": "double",
|
||||
"title": "TyF64",
|
||||
"type": "number",
|
||||
"format": "double",
|
||||
"definitions": {
|
||||
@ -93550,7 +93550,7 @@
|
||||
"type": "number",
|
||||
"schema": {
|
||||
"$schema": "https://spec.openapis.org/oas/3.0/schema/2019-04-02#/definitions/Schema",
|
||||
"title": "double",
|
||||
"title": "TyF64",
|
||||
"type": "number",
|
||||
"format": "double",
|
||||
"definitions": {
|
||||
@ -95155,7 +95155,7 @@
|
||||
"type": "number",
|
||||
"schema": {
|
||||
"$schema": "https://spec.openapis.org/oas/3.0/schema/2019-04-02#/definitions/Schema",
|
||||
"title": "double",
|
||||
"title": "TyF64",
|
||||
"type": "number",
|
||||
"format": "double",
|
||||
"definitions": {
|
||||
|
Reference in New Issue
Block a user