diff --git a/spec/tsp-output/@typespec/openapi3/openapi.v2.yaml b/spec/dist/@typespec/openapi3/openapi.v2.yaml
similarity index 100%
rename from spec/tsp-output/@typespec/openapi3/openapi.v2.yaml
rename to spec/dist/@typespec/openapi3/openapi.v2.yaml
diff --git a/spec/dist/index.html b/spec/dist/index.html
new file mode 100644
index 0000000..d53a584
--- /dev/null
+++ b/spec/dist/index.html
@@ -0,0 +1,351 @@
+
+
+
+
+
+ Simplify Truth Expressions
+
+
+
+
+
+
+
+
+
+ Simplify Truth Expressions (v2)
Download OpenAPI specification:Download
Simplify_simplify
Responses
Response samples
Content typeapplication/json
+
+
+
+
diff --git a/spec/package-lock.json b/spec/package-lock.json
index 0612951..77f1c6e 100644
--- a/spec/package-lock.json
+++ b/spec/package-lock.json
@@ -9,7 +9,7 @@
"version": "0.1.0",
"dependencies": {
"@typespec/compiler": "latest",
- "@typespec/openapi3": "^0.56.0"
+ "@typespec/openapi3": "^0.57.0"
}
},
"node_modules/@babel/code-frame": {
@@ -97,23 +97,23 @@
}
},
"node_modules/@typespec/compiler": {
- "version": "0.56.0",
- "resolved": "https://registry.npmjs.org/@typespec/compiler/-/compiler-0.56.0.tgz",
- "integrity": "sha512-K+VhXycoeqcoSGtB0/l1XYco4V2qRsCOOwqklVM4Yew7kTcKVfz7CT7a6a2OKWDMNg5iijZtRBoM5YF50XtQug==",
+ "version": "0.57.0",
+ "resolved": "https://registry.npmjs.org/@typespec/compiler/-/compiler-0.57.0.tgz",
+ "integrity": "sha512-Z5L7J90Ol21IbzU+rBD2wzKy2vJ2Yg2FIzi+yB5rtb7/c4oBea/CgEByMVHBtT7uw45ZXJpHOiepuGSPVXw2EA==",
"license": "MIT",
"dependencies": {
"@babel/code-frame": "~7.24.2",
- "ajv": "~8.12.0",
+ "ajv": "~8.13.0",
"change-case": "~5.4.4",
"globby": "~14.0.1",
"mustache": "~4.2.0",
- "picocolors": "~1.0.0",
+ "picocolors": "~1.0.1",
"prettier": "~3.2.5",
"prompts": "~2.4.2",
- "semver": "^7.6.0",
+ "semver": "^7.6.2",
"vscode-languageserver": "~9.0.1",
"vscode-languageserver-textdocument": "~1.0.11",
- "yaml": "~2.4.1",
+ "yaml": "~2.4.2",
"yargs": "~17.7.2"
},
"bin": {
@@ -125,73 +125,73 @@
}
},
"node_modules/@typespec/http": {
- "version": "0.56.0",
- "resolved": "https://registry.npmjs.org/@typespec/http/-/http-0.56.0.tgz",
- "integrity": "sha512-f/tpHRWev9bnAtNPFkfCU/5SFou9glA/rPDY0m2W5bK6EG1/6/TKKKz5FoKPA4xvc2dQ5vu/ouGLb4i5UzXvWQ==",
+ "version": "0.57.0",
+ "resolved": "https://registry.npmjs.org/@typespec/http/-/http-0.57.0.tgz",
+ "integrity": "sha512-k3bWOTPNqlRB3/TmrXVBtObmxj2J20l2FnhGXvs+tjdtbXLxCQWmvQz6xlne9nkLAtWVB/pQRUn+oMJfhWta3w==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
- "@typespec/compiler": "~0.56.0"
+ "@typespec/compiler": "~0.57.0"
}
},
"node_modules/@typespec/openapi": {
- "version": "0.56.0",
- "resolved": "https://registry.npmjs.org/@typespec/openapi/-/openapi-0.56.0.tgz",
- "integrity": "sha512-q8+IHRglXBm3slvonRLSNYN2fX7plbWA+ugIiMJZTeyc3enqfxPqMGA8BCiAFV3kwP0uPPpIXbCSIVhHgkONbA==",
+ "version": "0.57.0",
+ "resolved": "https://registry.npmjs.org/@typespec/openapi/-/openapi-0.57.0.tgz",
+ "integrity": "sha512-35wK/BqjOXSlhWuGMwoYN3FSgIYFOKtw8ot4ErcgmxAGuKaS2GkUhZvtQJXUn2ByU0Fl4jqslPmTz8SEcz7rbw==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
- "@typespec/compiler": "~0.56.0",
- "@typespec/http": "~0.56.0"
+ "@typespec/compiler": "~0.57.0",
+ "@typespec/http": "~0.57.0"
}
},
"node_modules/@typespec/openapi3": {
- "version": "0.56.0",
- "resolved": "https://registry.npmjs.org/@typespec/openapi3/-/openapi3-0.56.0.tgz",
- "integrity": "sha512-55JPUP7dFk4iXn4fNKZEs76j7hAdlWfoMWNPsQPRJCP//KWCtNXfTP+/TTVPVv1L/6HztbXyPV0agKZwyS7gDw==",
+ "version": "0.57.0",
+ "resolved": "https://registry.npmjs.org/@typespec/openapi3/-/openapi3-0.57.0.tgz",
+ "integrity": "sha512-spNLzwCTduPISJBTWhqsMLTjuGC3Tdh/FVI1rTGnRunB7ZXjhRyz031o1bCe2BZeW1w1sacZGfe+ba8sXqgMxA==",
"license": "MIT",
"dependencies": {
- "yaml": "~2.4.1"
+ "yaml": "~2.4.2"
},
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
- "@typespec/compiler": "~0.56.0",
- "@typespec/http": "~0.56.0",
- "@typespec/openapi": "~0.56.0",
- "@typespec/versioning": "~0.56.0"
+ "@typespec/compiler": "~0.57.0",
+ "@typespec/http": "~0.57.0",
+ "@typespec/openapi": "~0.57.0",
+ "@typespec/versioning": "~0.57.0"
}
},
"node_modules/@typespec/versioning": {
- "version": "0.56.0",
- "resolved": "https://registry.npmjs.org/@typespec/versioning/-/versioning-0.56.0.tgz",
- "integrity": "sha512-j7IN9XFyGn3LH6IOJkinEvk9sDncsxiWPULOAe0VQ+D/dtCfLawDMUALnvklMDRKeD1OOUPSCjjUAp9OB0f7YA==",
+ "version": "0.57.0",
+ "resolved": "https://registry.npmjs.org/@typespec/versioning/-/versioning-0.57.0.tgz",
+ "integrity": "sha512-kk6zCNSwcqqYB9isNNagTy+Zv6wEIRA4NkcZ/X1riTj2zhJwKsIFNXQWm1yxpZn+BY4+1QtuaQHuBLo8HbgR/w==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
- "@typespec/compiler": "~0.56.0"
+ "@typespec/compiler": "~0.57.0"
}
},
"node_modules/ajv": {
- "version": "8.12.0",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
+ "version": "8.13.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
+ "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
"license": "MIT",
"dependencies": {
- "fast-deep-equal": "^3.1.1",
+ "fast-deep-equal": "^3.1.3",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
- "uri-js": "^4.2.2"
+ "uri-js": "^4.4.1"
},
"funding": {
"type": "github",
diff --git a/spec/package.json b/spec/package.json
index b1c4b23..f914812 100644
--- a/spec/package.json
+++ b/spec/package.json
@@ -2,9 +2,14 @@
"name": "main",
"version": "0.1.0",
"type": "module",
+ "author": "Martin Berg Alstad",
+ "scripts": {
+ "tsp-compile": "tsp compile . --output-dir dist",
+ "redoc-build": "redocly build-docs dist/@typespec/openapi3/openapi.v2.yaml --output dist/index.html"
+ },
"dependencies": {
"@typespec/compiler": "latest",
- "@typespec/openapi3": "^0.56.0"
+ "@typespec/openapi3": "^0.57.0"
},
"private": true
}