Fix #4914. Write docs for syntax and schema validation and schema querying

This commit is contained in:
Dion Moult
2025-10-26 20:26:19 +11:00
parent 89defa9b6b
commit 0bb03750dc
5 changed files with 154 additions and 16 deletions
+1
View File
@@ -43,6 +43,7 @@ Examples
Learning how to use the bSDD is best done by reading the official Swagger API docs.
.. code-block:: python
from bsdd import Client,apply_ifc_classification_properties
from pprint import pprint