Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-yoshi/redmine-openapi

Unofficial OpenAPI specification for the Redmine API
https://github.com/d-yoshi/redmine-openapi

docs openapi openapi-spec openapi-specification openapi3 redmine redmine-api

Last synced: 2 months ago
JSON representation

Unofficial OpenAPI specification for the Redmine API

Awesome Lists containing this project

README

        

# Unofficial OpenAPI specification for the Redmine API

[![CI](https://github.com/d-yoshi/redmine-openapi/actions/workflows/ci.yml/badge.svg)](https://github.com/d-yoshi/redmine-openapi/actions/workflows/ci.yml)

## Overview

This OpenAPI specification file was created by manual scraping the official api docs and experimentation.

## Docs

```
Redmine: 5.0.x
OpenAPI: 3.0.3
```

https://d-yoshi.github.io/redmine-openapi/

## Reference

[Redmine API Official Developer Guide](https://www.redmine.org/projects/redmine/wiki/Rest_api)