Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Pass the datastore to the XpoWebApiControllerBase inside the parameters class and not only in the headers

オープン
#16 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@egarim がすでに取り組んでいます。

2020年8月10日 から。

評価

この issue はまだ評価されていません。

説明

enhancement

in the classes

BIT.Xpo.Providers.WebApi.AspNetCore.XpoWebApiControllerBase

BIT.Xpo.Providers.WebApi.AspNet.XpoWebApiControllerBase

I get the DataStoreId from the request headers which is ok to have a human-readable value, but the value for the data store should actually come in the additional values of the parameter class

To pass the datastore id in every call we need to pass it to the class FunctionDataStore in the constructor and then use it on each of the calls to the idatastore like select data, modify data, update schema Etc

主要言語
C#
スター
8
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

egarim/BitFrameWorks のほかの issue

egarim/BitFrameWorks の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。