-
## 概要
APIのendpointやparameter等をSwaggerで整理する
## 目的
開発者間での認識の漏れを防ぎたい
## 参考
* https://swagger.io/
* https://swagger.io/tools/swagger-ui/
-
API для управления доступами описан в стандарте OpenAPI с помощью editor.swagger.io, описаны следующие процедуры:
1. CRUD для управления ролями: создание, удаление, изменение роли, просмотр всех ро…
-
## Docs
[Google Docs folder](https://drive.google.com/drive/u/1/folders/1XC61Ool8hCTdkZPUR-foB6HFjkjSZkE8)
[Initial wireframes](https://lucid.app/lucidchart/6be33dd8-f7db-47f8-8af8-338255f23c3c/ed…
-
# Bug report
### What I did
Use 2 `table` fields type to store each time one item with simple key/value values, in a single `settings` Model attribute (json field on db side). Set ˋmax` to 1 t…
-
## Overview of the feature request
We are the authors of a library which we call "foundation". The project is currently no more publicly available, since we started a curation + documentation proce…
-
#### 实现场景:
获取amis-editor编辑器里的数据源
#### 存在的问题:
amis-editor 预览 ![image](https://user-images.githubusercontent.com/55233292/142417267-421fb1f3-5b02-42ca-a1a9-a92191ea956a.png)
#### 当前方案:
[amis-edi…
-
## Grant Title
Element Wallet
## Details on Grant Work
### What we are going to deliver
The Baseline request for proposal describes two main criteria to be met. The first criteria being a clie…
-
## Bug report
### Describe the bug
Hello,
we currently have a permissions issue in our deployed Strapi environments.
For one content type the CRUD permissions for "/admin/settings/roles/2"…
-
**The problem I am facing**
At the moment it’s kind of repetitive to return an object within `parseHTML`.
```js
addAttributes() {
return {
id: {
default: null,
parseHTML: el…
-
There seems that a regression was introduced since v4.6.0
Here is my controller:
```
@Crud(
[...]
query: {
join: {
posts: {}
posts.comments: {}
…