Add translation support

Created on 11 October 2024, 6 months ago

Problem/Motivation

The module currently doesn't seem to support translations\multilanguage sites

Steps to reproduce

  • Enable translation and add at least two languages, e.g. English and Italian.
  • Go to the OpenAPI UI page admin/config/services/openapi
  • Explore the api with e.g. ReDoc
  • The url should consider the translation e.g.
    https://my.ddev.site/en/jsonapi/node/article
    but instead it has not the language param:
    https://my.ddev.site/jsonapi/node/article

Proposed resolution

Add translation support

Feature request
Status

Active

Version

4.0

Component

Code

Created by

🇮🇹Italy Giuseppe87

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024