Skip to content

ALIS-1255: Add parameter of offset to api that use elasticsearch #158

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

keillera
Copy link
Member

@keillera keillera commented Aug 24, 2018

概要

  • offset パラメータを追加し、任意の場所から一覧取得をできるようにするため

影響範囲(ユーザ)

  • 利用ユーザ

影響範囲(システム)

  • 影響を与えるシステムはどこか
  • サーバレス
  • フロントエンド

技術的変更点概要

  • offset で受け取った値を ES に連携する際の from パラメータに加算

ユニットテスト

  • ユニットテストは記載済み

テスト結果とテスト項目

  • offset パラメータのみを指定した場合に問題なく一覧取得ができること
  • offset と他パラメータを指定した場合に問題なく一覧取得ができること

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant