mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed JSONLD schema generation of API documentation
This commit is contained in:
parent
1e52ec42ca
commit
90518056cd
3 changed files with 75 additions and 1 deletions
|
@ -65,7 +65,7 @@ class APIDocsAvailabilityTest extends WebTestCase
|
|||
['/api'],
|
||||
['/api/docs.html'],
|
||||
['/api/docs.json'],
|
||||
//['/api/docs.jsonld'],
|
||||
['/api/docs.jsonld'],
|
||||
];
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue