All Downloads are FREE. Search and download functionalities are using the official Maven repository.

s.multipart.3.0.5.source-code.ramltojaxrs.raml Maven / Gradle / Ivy

The newest version!
#%RAML 1.0 Library
annotationTypes:
    types:
        allowedTargets: [TypeDeclaration,API]
        properties:
            # used for jaxb and jsonschema modules.
            className?:
    resources:
        allowedTargets: [Resource, Method, Response, API]
        properties:
            plugins?: any[]
    methods:
        allowedTargets: [Method, API]
        properties:
            plugins?: any[]

    responseClasses:
        allowedTargets: [Method, API]
        properties:
            plugins?: any[]

    responses:
        allowedTargets: [Response, API]
        properties:
            plugins?: any[]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy