[JIRA] (JENKINS-35808) Autogenerate a swagger spec for rest api

2016-12-26 Thread cliff...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 cliffano commented on  JENKINS-35808  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Autogenerate a swagger spec for rest api   
 

  
 
 
 
 

 
 James Dumay Is blueocean-rest the implementation of the stapler-based REST API? https://github.com/jenkinsci/blueocean-plugin/tree/master/blueocean-rest  I had a look at Stapler documentation, it doesn't seem that Stapler has a spec a la Swagger / Open API spec. Stapler seems to rely on annotations. I also couldn't find any spec in blueocean-rest module. Do I understand this right? Or does Stapler have a spec somewhere in blueocean repo?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35808) Autogenerate a swagger spec for rest api

2016-11-15 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-35808  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Autogenerate a swagger spec for rest api   
 

  
 
 
 
 

 
 cliffano from what I hear we need our own backend for swagger that understands the structure and model for the REST API. We don't use JAX-B or anything standard (just stapler) so we have to do it ourselves.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35808) Autogenerate a swagger spec for rest api

2016-11-15 Thread cliff...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 cliffano commented on  JENKINS-35808  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Autogenerate a swagger spec for rest api   
 

  
 
 
 
 

 
 Can't commit to do it right now. My interest was on using the spec to generate API libs for various client apps in various langs to use. In case others are able to pick this up, do you mind providing some pointers on how you think this could be implemented? (I haven't been monitoring Jenkins core for years)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35808) Autogenerate a swagger spec for rest api

2016-11-14 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-35808  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Autogenerate a swagger spec for rest api   
 

  
 
 
 
 

 
 The CloudBees members decided that we wouldn't be doing it any time soon so we closed it out. However if you want to contribute it then please reopen   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35808) Autogenerate a swagger spec for rest api

2016-11-14 Thread cliff...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 cliffano commented on  JENKINS-35808  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Autogenerate a swagger spec for rest api   
 

  
 
 
 
 

 
 James Dumay Could you please advise why this issue was resolved as won't fix? I'm interested in a Swagger / OpenAPI spec for Jenkins (core would be nice, plugins would be a great bonus).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35808) Autogenerate a swagger spec for rest api

2016-09-04 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay resolved as Won't Fix  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35808  
 
 
  Autogenerate a swagger spec for rest api   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Won't Fix  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.