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 776a68a commit b07e8e5Copy full SHA for b07e8e5
src/FusionAuthClient.ts
@@ -7457,8 +7457,8 @@ export interface LookupResponse {
7457
/**
7458
* This class contains the managed fields that are also put into the database during FusionAuth setup.
7459
* <p>
7460
- * NOTE TO FUSIONAUTH DEVS: These fields are also declared in SQL in order to boot strap the system. These need to stay in sync.
7461
- * - Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
+ * Internal Note: These fields are also declared in SQL in order to bootstrap the system. These need to stay in sync.
+ * Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
7462
*
7463
* @author Brian Pontarelli
7464
*/
0 commit comments