docs: redirect from broken #bulk-insert-default

This commit is contained in:
steve-chavez
2025-04-04 18:24:26 +02:00
committed by Wolfgang Walther
parent b187f09574
commit 79fc43ec39
+1
View File
@@ -722,6 +722,7 @@ Using ``offset`` to target a different subset of rows is also possible.
'#estimated-count': 'pagination_count.html#estimated-count',
'#prefer-return-headers-only': 'preferences.html#headers-only',
'#prefer-return-representation': 'preferences.html#full',
'#bulk-insert-default': 'preferences.html#prefer-missing',
};
let willRedirectTo = redirects[hash];