-
Remplacerait [ce document ](https://docs.google.com/spreadsheets/d/1zAjTLwur9jw0VMlMYi77rLgw4F1PbCtII3Z86fFYBGo/edit) et donc la table `admin-structures`
Par ex
- https://api.gouv.fr/les-api/API_Ingr…
-
[Enter feedback here]
Documentation states that if you are successful authorizing for Swagger, it will show as "authorized". The fact is it will show as "authorized" even if you put in a wrong pass…
-
Currently there is no module that supports DirectionsService for obtaining and rendering a route between points. This would be hugely useful feature!
https://developers.google.com/maps/documentati…
-
Following the directions within the README.md, I was able to get the device setup on the Xcel web portal, and received an e-mail shortly after setup stating that I can connect to the smart meter, howe…
-
I am new to this type of project and feel that I missed something simple, but I don't know what I don't know.
I followed the instructions and feel that everything is set up correctly, but I see no …
-
As of now, adding an outer spacing to a component is done with utility classes like this:
```jsx
```
This makes source code and DOM needlessly complex. It would be nice if we could do s…
-
(note: I'm happy to contribute with a little direction)
I've just gone through and spent a good few hours trying to get SAML auth working. It seems that supabase/auth has diverged from gotrue in ho…
-
I've combed thru the docs to try and find an answer, without any luck.
1. Do we have the ability to use a production grade HTTP Server instead of python's in-built one?
2. Can we implement HTTPS?
…
-
I kept getting the error where I couldn't unmarshal a saved sample data because for some reason it would think Route.Legs is a type of string. I modified the code to test it directly right after getti…
-
## Problem
Our current API for sorts (the `sort_by()` and `first/last_for_patient()` methods) doesn't allow specifying a mixture of ascending and descending sorts.
This means that while we can write…