Skip to content

Commit ff13069

Browse files
author
OTP Bot
committed
Deployed cd86c223fd to dev-2.x in en with MkDocs 1.6.0 and mike 1.2.0.dev0
1 parent 9239d26 commit ff13069

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

en/dev-2.x/Changelog/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -2544,7 +2544,8 @@ <h2 id="260-snapshot-under-development">2.6.0-SNAPSHOT (under development)</h2>
25442544
<li>Add rental system to GraphQL API <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5909">#5909</a></li>
25452545
<li>Improve handling of SIRI added trip with unresolvable agency <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5931">#5931</a></li>
25462546
<li>Fix copy-on-write in TimetableSnapshot <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5941">#5941</a></li>
2547-
<li>Generate documentation for OSM tag mappers <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5929">#5929</a>
2547+
<li>Generate documentation for OSM tag mappers <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5929">#5929</a></li>
2548+
<li>Disable Legacy REST API by default <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5948">#5948</a>
25482549
<a href="AUTOMATIC_CHANGELOG_PLACEHOLDER_DO_NOT_REMOVE"></a></li>
25492550
</ul>
25502551
<h2 id="250-2024-03-13">2.5.0 (2024-03-13)</h2>

en/dev-2.x/apis/Apis/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2119,8 +2119,8 @@ <h1 id="apis">APIs</h1>
21192119
<h2 id="legacy-apis-to-be-removed">Legacy APIs (to be removed)</h2>
21202120
<p>The OTP REST API used to power many apps and frontends. For years it was the only way to access
21212121
OTP programmatically.</p>
2122-
<p>Over time it has been replaced by the GraphQL APIs and is scheduled to be disabled by default
2123-
and eventually removed completely. It's therefore not recommended to use it.</p>
2122+
<p>Over time it has been replaced by the GraphQL APIs and is now disabled by default
2123+
and will eventually be removed completely. It's therefore not recommended to use it.</p>
21242124

21252125

21262126

en/dev-2.x/search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)