fix: remove redundant -post suffix from translationKey
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: "Why GraphQL APIs are perfect for agentic AI"
|
||||
date: 2026-05-10
|
||||
description: "GraphQL brings self-documentation, flexible queries and schema introspection — exactly what AI agents need to understand and use APIs autonomously."
|
||||
translationKey: "graphql-agentische-ki-post"
|
||||
translationKey: "graphql-agentische-ki"
|
||||
---
|
||||
|
||||
Software development has long had a quiet foundational principle: you ask yourself *how users should use the software* — not how they want to use it. That made sense. Software is deployed at the user's end, fixed and finished. It must define interfaces in advance, because it can no longer adapt at runtime. The developer makes the design decisions; the user follows.
|
||||
|
||||
Reference in New Issue
Block a user