Skip to content

Commit

Permalink
update comment for DynamicSchemaIndex (#1645)
Browse files Browse the repository at this point in the history
  • Loading branch information
combinatorist authored Feb 5, 2025
1 parent e5b88d4 commit 3f253b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ object DynamicSchemaIndex extends DynamicSchemaIndexCompanionPlatform {
/**
* Build the DynamicSchemaIndex using the information in this builder.
*
* Note that the functions in this `DynamicSchemaIndex`, including `getServices`,
* Note that the functions in this `DynamicSchemaIndex`, including `allServices`,
* `allSchemas`, and `getSchema` will only return the items that were placed into
* the builder directly and NOT the transitive values. Additionally, the metadata
* is always empty.
Expand Down

0 comments on commit 3f253b7

Please sign in to comment.