expo-backend-types 0.59.0-EXPO-405-EB-Rutas-necesarias.3 → 0.59.0-EXPO-405-EB-Rutas-necesarias.4

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.
@@ -1823,7 +1823,7 @@ export interface paths {
1823
1823
  patch?: never;
1824
1824
  trace?: never;
1825
1825
  };
1826
- "/role": {
1826
+ "/role/create": {
1827
1827
  parameters: {
1828
1828
  query?: never;
1829
1829
  header?: never;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-backend-types",
3
- "version": "0.59.0-EXPO-405-EB-Rutas-necesarias.3",
3
+ "version": "0.59.0-EXPO-405-EB-Rutas-necesarias.4",
4
4
  "description": "",
5
5
  "author": "Expo",
6
6
  "private": false,