File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 5
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus/isaacus-40ed912911fcd13dff2efeccc6be812469029d210eafe746c5f928eec6db959e .yml
3- openapi_spec_hash : 5992dd036e090cc43fa15ea5ff985f77
4- config_hash : c2dabc5b28858404bc25dfc9fea08a25
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus/isaacus-6d99da2f60d8e64d82f99ff705a89038698a2410845bfa3a7e5738d821616727 .yml
3+ openapi_spec_hash : 155f43207a56a7b282f2bfdc8e098668
4+ config_hash : 9040e7359f066240ad536041fb2c5185
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Result(BaseModel):
2020 document : Document
2121 """
2222 The document enriched into version 1.0.0 of the
23- [Isaacus Legal Graph Schema (ILGS )](https://docs.isaacus.com/ilgs ).
23+ [Isaacus Legal Document Graph Schema (ILDGS )](https://docs.isaacus.com/ildgs ).
2424
2525 All spans in an enriched document graph are indexed into the Unicode code point
2626 space of a source document.
Original file line number Diff line number Diff line change 2323
2424class Document (BaseModel ):
2525 """
26- The document enriched into version 1.0.0 of the [Isaacus Legal Graph Schema (ILGS )](https://docs.isaacus.com/ilgs ).
26+ The document enriched into version 1.0.0 of the [Isaacus Legal Document Graph Schema (ILDGS )](https://docs.isaacus.com/ildgs ).
2727
2828 All spans in an enriched document graph are indexed into the Unicode code point space of a source document.
2929
You can’t perform that action at this time.
0 commit comments