-
https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
- [x] add yarn release workflow https://yarnpkg.com/features/release-workflow
- [x] run yarn version check as a CI…
-
Given the following http request:
```hcl
http GET "/example" {
request {
headers {
Accept = "application/json"
}
}
response 200 "application/json" {
…
-
Today I have updated Superface from 1.1.0 to the latest and got an error that `super.json` could not be found. Looking at the path, it has reverted back to the default one, despite the fact that I hav…
-
Add support for NestJS.
https://nestjs.com/
## To do
- [x] Add instrumentation to the client by default https://github.com/appsignal/appsignal-nodejs/pull/769
- Only if the instrumentation library…
-
Can this package be made to work with Twitter v2?
-
This waits for the site to be deployed on its final URL + Algolia [requires the site](https://docsearch.algolia.com/docs/who-can-apply/#the-checklist) to already have some final content on it.
- ht…
-
# Behavior
given profile snippet
```
usecase GetActivities {
input {
filterId
userId
}
result {
activities
}
}
```
and given map snippet
```
map GetActivit…
-
The documentation tells user to provide a profile version when creating a new map with CLI
`superface create --map --profileId --providerName `
https://superface.ai/docs/guides/map-capability-to-…
-
This patch is a part of the following series adding support for cones/fans and toric varieties to Sage:
Prerequisites:
#8675 - Remove `AmbientSpace._constructor` and fix consequences
#8682 - Impr…
-
We implement two methods that look up a face in the face lattice of a polyhedron:
- `meet_of_Vrep` -- the smallest face containing specified Vrepresentatives
- `join_of_Hrep` -- the largest face co…