no message
This commit is contained in:
parent
6a23f31046
commit
3c0a39a8c4
37 changed files with 27 additions and 178 deletions
|
|
@ -9,7 +9,6 @@ import {
|
|||
Body,
|
||||
Path,
|
||||
Request,
|
||||
SuccessResponse,
|
||||
Response,
|
||||
Get,
|
||||
} from "tsoa";
|
||||
|
|
@ -21,7 +20,6 @@ import { CreateRelationship, Relationship } from "../entities/Relationship";
|
|||
import { Not } from "typeorm";
|
||||
import { RequestWithUser } from "../middlewares/user";
|
||||
import { setLogDataDiff } from "../interfaces/utils";
|
||||
import { request } from "axios";
|
||||
@Route("api/v1/org/metadata/relationship")
|
||||
@Tags("Relationship")
|
||||
@Security("bearerAuth")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue