-
Hi! I stumbled upon heedy when looking for a way to get data "out" of various services like fitbit and I'm very curious about it! I especially like the architecture :blush:
After taking a glimpse…
-
Currently the following method
```javascript
api.use('my-api')
.delete()
```
Returns
```Error: Unable to find query for delete```
There are some cases where an entire collection wipe is requi…
-
### Action config
```
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}…
-
##### Brief description of problem/feature
We describe the data in the API in more general terms on the API page, but we are missing a complete spec of what you'll get from each API endpoint. We shou…
-
[ItemItemsItemContentRequestBuilder::Get](https://github.com/microsoftgraph/msgraph-sdk-go/blob/afc20dd537558b1ac0dbd770f09472e86ea3a1e1/drives/item_items_item_content_request_builder.go#L51) currentl…
-
## ☝️Basics
On staging:
![Bildschirmfoto 2019-12-18 um 19 10 08](https://user-images.githubusercontent.com/8494661/71111744-52885c00-21ca-11ea-843e-a7f816ceffa7.png)
![Bildschirmfoto 2019-12-18…
-
The docs at https://deck.readthedocs.io/en/latest/API/ are missing documentation for the reorder endpoint (.../boards/{boardId}/stacks/{stackId}/cards/{cardId}/reorder). From the docs, it is n…
-
### Describe the bug
Let's say you don't use Metabase for internal analytics, but just for external: users won't have Metabase assets cached on their machines, so when they navigate to the iframe, …
-
The current implementation of Client generator will throw exceptions when the response code is not 2XX, even when the wrapResponses option is set to true. It is perfectly valid and not exceptional for…
-
### Context
Paraglide currently splits messages by component / page. If you load a page with 3 client components (or your framework's equivalent) only the messages for those three components are sent…