9 Commits

Author SHA1 Message Date
Joe Mooring
b17999021d
content: Adjust Markdown to pass linter tests 2025-08-17 21:02:46 -07:00
Hazel Virdó
677b3fed35 Correct openapi3.Unmarshal example
Accessing the unmarshaled data structure depends on what `kin-openapi` does. This recently caused a [small breaking change](https://discourse.gohugo.io/t/openapi3-unmarshal-broken-range-cant-iterate/54725/) and may generally be a bit unintuitive, so I also included a brief warning and explanation along with a recent example.
2025-05-19 21:12:48 +02:00
Joe Mooring
c933ea237e
content: More front matter cleanup 2025-03-08 17:49:48 -08:00
Joe Mooring
b6cae5cbc6
content: Consolidate configuration documentation 2025-03-05 04:50:06 -08:00
Joe Mooring
2c7a3165f8 Markdown linting and cleanup 2025-01-20 00:26:38 -08:00
Joe Mooring
69d7a781b4 Replace links to glossary terms with custom render hook syntax
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
2025-01-20 00:26:38 -08:00
Joe Mooring
575d603450 Update docs for v0.141.0
Closes #2808
2025-01-16 14:51:03 +01:00
Andreas Deininger
44e4cb5c64
Fix typos 2024-01-07 13:00:54 -08:00
Joe Mooring
df84a17958
Document the openapi3.Unmarshal function 2023-11-23 13:43:23 -08:00