-
hello,
I have a lot of questions 😄 but the instance segmentation doesn't work with
skeletal mesh my skeletal mesh if it inside a blueprint or not it still get value of [84,84,84] and doesn't c…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.4.1
**System**: Mac OS X 10.11.2
**Thrown From**: [api-blueprint-preview](https://github.com/danielgtaylor/atom-api-blueprint-previ…
ghost updated
8 years ago
-
The vision that Designer lays out of an integrated, human friendly workbench for designing and iterating on APIs is poorly paired with OpenAPI, which while being super easy to parse, doesn't really le…
-
I'm working with legacy database table where primary key is not named `id` but `JobID` or `ID,` so when I try
`manager.create_api(PhClientOut, primary_key='JobID', methods=['GET'])`
I get error…
pekof updated
4 years ago
-
code like this
```python
from flask_restful import Resource, Api
from flask import Blueprint
bar_bp = Blueprint("bar", __name__, url_prefix="/v1")
api = Api(bar_bp)
@api.resource('/foo')…
-
http://renewablefunding.github.io/blueprint-docify/gist-fox-api/
http://renewablefunding.github.io/blueprint-docify/real-world-api/
http://renewablefunding.github.io/blueprint-docify/simplest-api/
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
I am using the desk…
-
Hi,
I'm working on a project with Chalice and I have an error when I'm using Blueprints that I don't really understand.
My project is organised like that:
```
- my project
- chalicelib
…
-
### Issue Overview:
In the current JHipster Ionic blueprint, there is an issue with the way relative paths are generated for services such as `UserRouteAccessService` and `ApiService`. The problem ar…
-
As you know you can use a deployment proxy plugin to download and execute an additional blueprint package (ZIP) from for example from Github or any other unauthenticated source. In our case (security …