File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -904,6 +904,16 @@ const sidebars = {
904904 id : 'scalardb-sql/scalardb-sql-status-codes' ,
905905 label : 'ScalarDB SQL' ,
906906 } ,
907+ {
908+ type : 'doc' ,
909+ id : 'scalardb-schema-loader-status-codes' ,
910+ label : 'ScalarDB Schema Loader' ,
911+ } ,
912+ {
913+ type : 'doc' ,
914+ id : 'scalardb-data-loader-status-codes' ,
915+ label : 'ScalarDB Data Loader' ,
916+ } ,
907917 {
908918 type : 'doc' ,
909919 id : 'scalardb-cluster/scalardb-auth-status-codes' ,
@@ -1830,6 +1840,16 @@ const sidebars = {
18301840 id : 'scalardb-sql/scalardb-sql-status-codes' ,
18311841 label : 'ScalarDB SQL' ,
18321842 } ,
1843+ {
1844+ type : 'doc' ,
1845+ id : 'scalardb-schema-loader-status-codes' ,
1846+ label : 'ScalarDB Schema Loader' ,
1847+ } ,
1848+ {
1849+ type : 'doc' ,
1850+ id : 'scalardb-data-loader-status-codes' ,
1851+ label : 'ScalarDB Data Loader' ,
1852+ } ,
18331853 {
18341854 type : 'doc' ,
18351855 id : 'scalardb-cluster/scalardb-auth-status-codes' ,
You can’t perform that action at this time.
0 commit comments