added use of lang and category api for select boxes on welcome page

This commit is contained in:
Manan Jethwani
2021-08-07 02:39:50 +05:30
parent fe93035a4c
commit 5e8f3a5505
7 changed files with 28 additions and 157 deletions

View File

@ -1028,7 +1028,8 @@ TEST_F(LibraryServerTest, catalog_v2_languages)
const char expected_output[] = R"(<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:opds="https://specs.opds.io/opds-1.2">
xmlns:opds="https://specs.opds.io/opds-1.2"
xmlns:thr="http://purl.org/syndication/thread/1.0">
<id>12345678-90ab-cdef-1234-567890abcdef</id>
<link rel="self"
href="/catalog/v2/languages"