@@ -49,7 +49,7 @@ async fn table_with_generated_always_identity_primary_key() {
4949 ]
5050 )
5151 @link(
52- url: "https://specs.grafbase.com/composite-schema /v1",
52+ url: "https://specs.grafbase.com/composite-schemas /v1",
5353 import: [
5454 "@lookup",
5555 "@key"
@@ -518,7 +518,7 @@ async fn table_with_generated_by_default_identity_primary_key() {
518518 ]
519519 )
520520 @link(
521- url: "https://specs.grafbase.com/composite-schema /v1",
521+ url: "https://specs.grafbase.com/composite-schemas /v1",
522522 import: [
523523 "@lookup",
524524 "@key"
@@ -1019,7 +1019,7 @@ async fn table_with_serial_primary_key() {
10191019 ]
10201020 )
10211021 @link(
1022- url: "https://specs.grafbase.com/composite-schema /v1",
1022+ url: "https://specs.grafbase.com/composite-schemas /v1",
10231023 import: [
10241024 "@lookup",
10251025 "@key"
@@ -1527,7 +1527,7 @@ async fn table_with_enum_field() {
15271527 ]
15281528 )
15291529 @link(
1530- url: "https://specs.grafbase.com/composite-schema /v1",
1530+ url: "https://specs.grafbase.com/composite-schemas /v1",
15311531 import: [
15321532 "@lookup",
15331533 "@key"
@@ -2107,7 +2107,7 @@ async fn table_with_int_primary_key() {
21072107 ]
21082108 )
21092109 @link(
2110- url: "https://specs.grafbase.com/composite-schema /v1",
2110+ url: "https://specs.grafbase.com/composite-schemas /v1",
21112111 import: [
21122112 "@lookup",
21132113 "@key"
@@ -2608,7 +2608,7 @@ async fn table_with_int_unique() {
26082608 ]
26092609 )
26102610 @link(
2611- url: "https://specs.grafbase.com/composite-schema /v1",
2611+ url: "https://specs.grafbase.com/composite-schemas /v1",
26122612 import: [
26132613 "@lookup",
26142614 "@key"
@@ -3110,7 +3110,7 @@ async fn table_with_serial_primary_key_string_unique() {
31103110 ]
31113111 )
31123112 @link(
3113- url: "https://specs.grafbase.com/composite-schema /v1",
3113+ url: "https://specs.grafbase.com/composite-schemas /v1",
31143114 import: [
31153115 "@lookup",
31163116 "@key"
@@ -3700,7 +3700,7 @@ async fn table_with_composite_primary_key() {
37003700 ]
37013701 )
37023702 @link(
3703- url: "https://specs.grafbase.com/composite-schema /v1",
3703+ url: "https://specs.grafbase.com/composite-schemas /v1",
37043704 import: [
37053705 "@lookup",
37063706 "@key"
@@ -4234,7 +4234,7 @@ async fn two_schemas_same_table_name() {
42344234 ]
42354235 )
42364236 @link(
4237- url: "https://specs.grafbase.com/composite-schema /v1",
4237+ url: "https://specs.grafbase.com/composite-schemas /v1",
42384238 import: [
42394239 "@lookup",
42404240 "@key"
@@ -5063,7 +5063,7 @@ async fn table_with_an_array_column() {
50635063 ]
50645064 )
50655065 @link(
5066- url: "https://specs.grafbase.com/composite-schema /v1",
5066+ url: "https://specs.grafbase.com/composite-schemas /v1",
50675067 import: [
50685068 "@lookup",
50695069 "@key"
@@ -5658,7 +5658,7 @@ async fn table_with_jsonb_column() {
56585658 ]
56595659 )
56605660 @link(
5661- url: "https://specs.grafbase.com/composite-schema /v1",
5661+ url: "https://specs.grafbase.com/composite-schemas /v1",
56625662 import: [
56635663 "@lookup",
56645664 "@key"
@@ -6258,7 +6258,7 @@ async fn table_with_json_column() {
62586258 ]
62596259 )
62606260 @link(
6261- url: "https://specs.grafbase.com/composite-schema /v1",
6261+ url: "https://specs.grafbase.com/composite-schemas /v1",
62626262 import: [
62636263 "@lookup",
62646264 "@key"
@@ -6870,7 +6870,7 @@ async fn two_tables_with_single_column_foreign_key() {
68706870 ]
68716871 )
68726872 @link(
6873- url: "https://specs.grafbase.com/composite-schema /v1",
6873+ url: "https://specs.grafbase.com/composite-schemas /v1",
68746874 import: [
68756875 "@lookup",
68766876 "@key"
@@ -7885,7 +7885,7 @@ async fn foreign_key_to_a_table_without_a_key_should_not_create_a_relation() {
78857885 ]
78867886 )
78877887 @link(
7888- url: "https://specs.grafbase.com/composite-schema /v1",
7888+ url: "https://specs.grafbase.com/composite-schemas /v1",
78897889 import: [
78907890 "@lookup",
78917891 "@key"
@@ -8397,7 +8397,7 @@ async fn issue_november_2023() {
83978397 ]
83988398 )
83998399 @link(
8400- url: "https://specs.grafbase.com/composite-schema /v1",
8400+ url: "https://specs.grafbase.com/composite-schemas /v1",
84018401 import: [
84028402 "@lookup",
84038403 "@key"
@@ -9459,7 +9459,7 @@ async fn table_with_comment() {
94599459 ]
94609460 )
94619461 @link(
9462- url: "https://specs.grafbase.com/composite-schema /v1",
9462+ url: "https://specs.grafbase.com/composite-schemas /v1",
94639463 import: [
94649464 "@lookup",
94659465 "@key"
@@ -9970,7 +9970,7 @@ async fn table_with_commented_column() {
99709970 ]
99719971 )
99729972 @link(
9973- url: "https://specs.grafbase.com/composite-schema /v1",
9973+ url: "https://specs.grafbase.com/composite-schemas /v1",
99749974 import: [
99759975 "@lookup",
99769976 "@key"
@@ -10564,7 +10564,7 @@ async fn enum_with_comment() {
1056410564 ]
1056510565 )
1056610566 @link(
10567- url: "https://specs.grafbase.com/composite-schema /v1",
10567+ url: "https://specs.grafbase.com/composite-schemas /v1",
1056810568 import: [
1056910569 "@lookup",
1057010570 "@key"
@@ -11164,7 +11164,7 @@ async fn table_with_commented_foreign_key() {
1116411164 ]
1116511165 )
1116611166 @link(
11167- url: "https://specs.grafbase.com/composite-schema /v1",
11167+ url: "https://specs.grafbase.com/composite-schemas /v1",
1116811168 import: [
1116911169 "@lookup",
1117011170 "@key"
0 commit comments