1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 10:12:46 +00:00

openapi: group endpoints by tag in file

This reduces the amount of files generated by arround 300 and makes for
quicker compilation times.
This commit is contained in:
Chris Josten 2021-09-01 14:50:02 +02:00
parent 54235f298e
commit 03bc3f795a
1262 changed files with 7949 additions and 105833 deletions

View file

@ -35,9 +35,9 @@
#include "../dto/baseitemdto.h"
#include "../dto/playbackinfodto.h"
#include "../dto/playbackinforesponse.h"
#include "../dto/playmethod.h"
#include "../loader/requesttypes.h"
#include "../loader/http/getpostedplaybackinfo.h"
#include "../model/playlist.h"
#include "../support/jsonconv.h"
#include "../viewmodel/item.h"