yavsc/src/PostIt
Paul Schneider 6304ae8a24 PostIt: document the BaseAddress / pathPrefix URL convention
The previous "PostIt: fix blog API double-prefix" commit changed
DefaultPathPrefix from "api/blog" to "blog" without spelling out
the convention. Future-me (or anyone else touching ApiUrl) needs
to know that BaseAddress already terminates in /api/v1/ and that
pathPrefix is relative to that.

* BlogApiClient: add a <para> in the class summary that names the
  convention, points at the matching controller route, and
  cross-references the fix commit.
* postit-oidc.md: add a row in the "Composants partagés" table
  with the same warning, in the architectural-doc voice.
2026-07-06 21:03:10 +01:00
..
PostIt PostIt: document the BaseAddress / pathPrefix URL convention 2026-07-06 21:03:10 +01:00
PostIt.Android Exploiting GitVersion 2026-06-28 14:11:26 +01:00
PostIt.Browser Exploiting GitVersion 2026-06-28 14:11:26 +01:00
PostIt.Desktop Exploiting GitVersion 2026-06-28 14:11:26 +01:00
Directory.Packages.props Navigation and DI 2026-06-26 01:45:21 +01:00