Annotation Type WebApiDeleted


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    @Documented
    public @interface WebApiDeleted
    Indicates this feature is deleted from the Web api
    Author:
    Gethin James