phpList / rest-api

This module is the REST API for phpList, powered by phpList 4
https://www.phplist.com/
GNU Affero General Public License v3.0
22 stars 12 forks source link

Introduced API annotations with the OPENAPI standard. #134

Closed nfebe closed 3 years ago

nfebe commented 3 years ago

Summary

Introduced controller (API) annotations for OPENAPI with the help of swagger-php

Notes