@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ApiResponse
Content
content
String
responseCode
description
public abstract String responseCode
public abstract Content content
public abstract String description
Copyright © 2020. All rights reserved.