Problem/Motivation

We use the term endpoint to refer to the https://example.com/jsonapi address. According to @gabesullice on Drupal Slack #contenta channel on October 15th 2019, a more correct term for this is the entrypoint.

Proposed resolution

Propose to change this in all places *except* the config schema. Once we implement #3088635: Allow multiple sources we will have to change the config schema anyway, so suggest deferring changing the name of the config key until then.

Remaining tasks

All the things

User interface changes

Reference to Endpoint on the module's config page will change to EntryPoint.

API changes

None

Data model changes

None

Release notes snippet

Comments

Eli-T created an issue. See original summary.

eli-t’s picture

Issue summary: View changes
jkswoods’s picture

I think that's everything ignoring the config schema.

jkswoods’s picture

Status: Active » Needs review

  • jkswoods authored ebd085e on 8.x-1.x
    Issue #3088599 by jkswoods, Eli-T: Rename endpoint to entrypoint
    
eli-t’s picture

Status: Needs review » Fixed

Tested, committed and pushed to 8.x-1.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.