Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
j_platform / spec / fixtures / ticket_standard_statuses.json
Size: Mime:
[
   {
      "id":1,
      "type":"Ticket::StandardStatus",
      "name":"New"
   },
   {
      "id":2,
      "type":"Ticket::StandardStatus",
      "name":"In Progress"
   },
   {
      "id":3,
      "type":"Ticket::StandardStatus",
      "name":"Resolved"
   }
]