Commit f194b1b8 authored by Thomas Dodds's avatar Thomas Dodds
Browse files

Removed the new dictionary entry and modified the meaning of the old entry

parent 8597eb31
Loading
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -68,11 +68,7 @@
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>IncludeNCGIInResponse</Value>
                <Meaning>A request for returning the NCGI in the response.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>IncludeAdditionalCGIsInResponse</Value>
                <Meaning>A request for returning the AdditionalCGIs in the response.</Meaning>
                <Meaning>A request for returning the NCGI and additional CGIs in the response.</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>