[ 
https://issues.apache.org/jira/browse/CASSANDRASC-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094803#comment-17094803
 ] 

Jon Haddad commented on CASSANDRASC-22:
---------------------------------------

I was mistaken - the files exist but are under git ignore.  Thanks Yifan for 
pointing that out!

{noformat}
$ git status --ignored
On branch master
Your branch is up to date with 'origin/master'.
Ignored files:
  (use "git add -f <file>..." to include in what will be committed)
        .gradle/
        .idea/
        src/main/dist/agents/
        src/main/resources/docs/
        swagger/
{noformat}

Dinesh, it looks like the configuration to generate swagger files were removed 
in your patch.  How were the files in your commit generated?  They're not 
modified when I run a build.

> RESTEasy integration for Cassandra Sidecar
> ------------------------------------------
>
>                 Key: CASSANDRASC-22
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-22
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Improvement
>          Components: Rest API
>            Reporter: Dinesh Joshi
>            Assignee: Dinesh Joshi
>            Priority: Normal
>         Attachments: image-2020-04-27-22-59-40-060.png
>
>
> Add support for JAX-RS based routing via RESTEasy to Cassandra Sidecar. This 
> also dynamically generates swagger documentation and adds the swagger UI.
> [Branch|https://github.com/dineshjoshi/cassandra-sidecar/tree/resteasy-swagger]
> [Tests|https://circleci.com/workflow-run/a7888146-a22d-45af-983a-8833b77eef59]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to