expo-backend-types 0.57.0-EXPO-379-EB-Rutas-necesarias.11 → 0.57.0-EXPO-379-EB-Rutas-necesarias.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1727,7 +1727,7 @@ export interface paths {
1727
1727
  patch?: never;
1728
1728
  trace?: never;
1729
1729
  };
1730
- "/dynamic-form/submit/{formId}": {
1730
+ "/dynamic-form/submit/{id}": {
1731
1731
  parameters: {
1732
1732
  query?: never;
1733
1733
  header?: never;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-backend-types",
3
- "version": "0.57.0-EXPO-379-EB-Rutas-necesarias.11",
3
+ "version": "0.57.0-EXPO-379-EB-Rutas-necesarias.12",
4
4
  "description": "",
5
5
  "author": "Expo",
6
6
  "private": false,