Skip to content

docs(submodule): sync upstream fixes for housing.service.ts #1162

Description

@aagunner

概要

チュートリアル(Your first Angular app)の第14回(14-http)のチュートリアルにおいて、getHousingLocationById の実装に誤りがあり、データが取得できません。本家で修正済みのため、submodule の同期をお願いします。

修正内容

  • 現状: クエリパラメータ ?id=${id} 形式(誤り)
  • 修正後: パスパラメータ /${id} 形式(正解)

この不整合により、手順通りに進めても詳細ページが動作しない状態です。

submodule のポインタを最新へ更新することで、日本語ドキュメントのコード例を修正してください。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions