@@ -31,57 +31,57 @@ This repo maintains an OpenAPI spec that tracks changes in Umami and publishes d
3131
3232### Endpoints not complete
3333
34- - GET [ /websites/{id}/session-data/properties:] ( openapi/openapi.yaml#L834 ) :
34+ - GET [ /websites/{id}/session-data/properties:] ( openapi/openapi.yaml#L1178 ) :
3535 - response
3636 - example
3737 - schema
3838
39- - GET [ /websites/{id}/sessions/: session_id /properties:] ( openapi/openapi.yaml#L981 ) :
39+ - GET [ /websites/{id}/sessions/: session_id /properties:] ( openapi/openapi.yaml#L1325 ) :
4040 - response
4141 - example
4242 - schema
4343
44- - GET [ /websites/{id}/event-data/properties:] ( openapi/openapi.yaml#L1208 ) :
44+ - GET [ /websites/{id}/event-data/properties:] ( openapi/openapi.yaml#L1552 ) :
4545 - response
4646 - example
4747 - schema
4848
49- - POST [ /reports/retention:] ( openapi/openapi.yaml#L1521 ) :
49+ - POST [ /reports/retention:] ( openapi/openapi.yaml#L1865 ) :
5050 - response
5151 - example
5252 - schema
5353
54- - POST [ /reports/attribution:] ( openapi/openapi.yaml#L1576 ) :
54+ - POST [ /reports/attribution:] ( openapi/openapi.yaml#L1920 ) :
5555 - response
5656 - example
5757 - schema
5858
59- - POST [ /reports/revenue:] ( openapi/openapi.yaml#L1643 ) :
59+ - POST [ /reports/revenue:] ( openapi/openapi.yaml#L1987 ) :
6060 - response
6161 - example
6262 - schema
6363
64- - POST [ /reports/utm:] ( openapi/openapi.yaml#L1702 ) :
64+ - POST [ /reports/utm:] ( openapi/openapi.yaml#L2046 ) :
6565 - response
6666 - example
6767 - schema
6868
69- - POST [ /pixels:] ( openapi/openapi.yaml#L1757 ) :
69+ - POST [ /pixels:] ( openapi/openapi.yaml#L2101 ) :
7070 - response
7171 - example
7272 - schema
7373
74- - POST [ /pixels/{id}:] ( openapi/openapi.yaml#L1860 ) :
74+ - POST [ /pixels/{id}:] ( openapi/openapi.yaml#L2204 ) :
7575 - response
7676 - example
7777 - schema
7878
79- - POST [ /links:] ( openapi/openapi.yaml#L1991 ) :
79+ - POST [ /links:] ( openapi/openapi.yaml#L2335 ) :
8080 - response
8181 - example
8282 - schema
8383
84- - POST [ /links/{id}:] ( openapi/openapi.yaml#L2104 ) :
84+ - POST [ /links/{id}:] ( openapi/openapi.yaml#L2448 ) :
8585 - response
8686 - example
8787 - schema
@@ -92,9 +92,9 @@ This repo maintains an OpenAPI spec that tracks changes in Umami and publishes d
9292
9393### Only endpoint setup but config missing
9494
95- - POST [ /teams/{id}/users/{id}:] ( openapi/openapi.yaml#L3337 ) :
96- - DELETE [ /teams/{id}/users/{id}:] ( openapi/openapi.yaml#L3337 ) :
97- - POST [ /teams/join:] ( openapi/openapi.yaml#L3324 ) :
95+ - POST [ /teams/{id}/users/{id}:] ( openapi/openapi.yaml#L3687 ) :
96+ - DELETE [ /teams/{id}/users/{id}:] ( openapi/openapi.yaml#L3687 ) :
97+ - POST [ /teams/join:] ( openapi/openapi.yaml#L3674 ) :
9898- DELETE [ /websites/{id}/segments/:cohort_id:] ( openapi/openapi.yaml#L2403 ) :
9999- POST [ /websites/{id}/segments/:cohort_id:] ( openapi/openapi.yaml#L2403 ) :
100100- GET [ /websites/{id}/segments/:cohort_id:] ( openapi/openapi.yaml#L2403 ) :
0 commit comments