Commit 8c07399c authored by nanahira's avatar nanahira

Merge branch 'master' of git.mycard.moe:nanahira/init-things

parents 82931ffb 5313abfa
Pipeline #7279 passed with stages
in 1 minute and 5 seconds
import { ApiProperty } from '@nestjs/swagger';
import { HttpException } from '@nestjs/common';
import { User } from '../entities/User.entity';
export interface BlankReturnMessage {
statusCode: number;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment