We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391642c commit e3bf44cCopy full SHA for e3bf44c
pyproject.toml
@@ -41,6 +41,7 @@ where = ["src"]
41
"opengeodeweb_viewer.rpc.mesh.points.schemas" = ["*.json"]
42
"opengeodeweb_viewer.rpc.mesh.edges.schemas" = ["*.json"]
43
"opengeodeweb_viewer.rpc.mesh.polygons.schemas" = ["*.json"]
44
+"opengeodeweb_viewer.rpc.mesh.polyhedrons.schemas" = ["*.json"]
45
"opengeodeweb_viewer.rpc.model.schemas" = ["*.json"]
46
"opengeodeweb_viewer.rpc.viewer.schemas" = ["*.json"]
47
0 commit comments