-
@waltererz
## API blueprint
어떤 도구를 사용해서, frontend와 backend API 소통을 할 수 있는 청사진을 만들 수 있을까요?
현재 계획은 `swagger`를 통해 API 문서를 작성하려고 하는데요. frontend에서 필요한 API를 요청받을 때, github issue 외에 더 좋은 방법이 있을까요?
-
Currently there's only API Blueprint endpoints for tasks' GET method. POST, PUT and DELETE has to be added for full functionality sample.
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
### What happened
The problem occurs dur…
-
I am proposing the generation of a new blueprint under the name "orchestrator dashboard blueprint".
The unified (webbased) dashboard is intended to showcase all Eclipse SDV orchestrators, and by ex…
-
### What happened?
Apparent load order incompatibility with Blueprint 7.1.0.
As this is a Sinytra issue, it's understandable if this is beyond the scope of what's reasonably considered a priority.…
-
Build support for:
1. [API BluePrint](http://apiblueprint.org/)
2. [JSON API](http://apisjson.org/format.html)
First version of [JSON API support](https://github.com/waagsociety/citysdk-ld/blob/maste…
-
CARLA version: 0.9.15
Platform/OS: ubuntu 22.04
I am running the manual_control_steeringwheel.py and getting an error "ValueError: sticky_control: invalid value type"
Any suggestions about this i…
-
### **Code**
```python
from myapi import api_v1
# Create the blueprints
api_blueprint = Blueprint("api", __name__, url_prefix="/api")
api_v1_blueprint = Blueprint("api_v1", __name__, url_pref…
ghost updated
1 month ago
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
When loading the WordPress playground in …
-
There is a specification called [API Blueprint](https://apiblueprint.org/) created by Apiary (and bought by Oracle).
[Specification](https://github.com/apiaryio/api-blueprint/blob/master/API%20Blue…